sapling/tests/integration
Zeyi Fan 07f201f93b implement TLS & HTTP2 support
Summary:
This commit added three options to specify locations to SSL certificates so the API server will accept encrypted traffic.

Currently this only works in HTTP/1.1 due to a bug in HTTP/2 parsing in actix-web. Once they fixed the bug upstream we will be able to serve HTTP/2 traffic as well.

Reviewed By: jsgf

Differential Revision: D8703861

fbshipit-source-id: 0d4e68276013a8aeb6ee006e5175b8caeba767cb
2018-07-16 17:07:46 -07:00
..
third_party mononoke: tls for hgcli and Mononoke server 2018-06-29 14:37:44 -07:00
integration_runner.py Upgrade openssl, enable alpn for actix-web, add tokio-codec 2018-06-29 10:57:36 -07:00
library.sh implement TLS & HTTP2 support 2018-07-16 17:07:46 -07:00
test-apiserver.t implement TLS & HTTP2 support 2018-07-16 17:07:46 -07:00
test-blobimport-return-error.t blobimport: replace usage of tokio_core with tokio::run 2018-07-16 07:36:54 -07:00
test-bookmark-race.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
test-cache-warmup.t mononoke: add a simple test for cache warmup 2018-06-25 07:36:01 -07:00
test-copyrenmame.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
test-gettreepack.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
test-infinitepush.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
test-init.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
test-large-path-and-content.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
test-push-bookmarks.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
test-push-newblobimport.t rename new_blobimport to blobimport 2018-06-12 15:40:10 -07:00
test-push-protocol.t hgcli/server: move session_uuid creation to hgcli and log more information 2018-07-09 15:39:09 -07:00
testcert.crt mononoke: rename test self-signed certs 2018-06-27 07:52:53 -07:00
testcert.key mononoke: rename test self-signed certs 2018-06-27 07:52:53 -07:00