skywalking-java/test/e2e
Gao Hongtao 78d14ebbd6
Enable OAP gRPC SSL transportation (#4470)
* Enable OAP gRPC SSL transportation

Porting to OpenSSL to enable SSL transportation. The server private
key is in the format of PCKS#8, certificates is x509 though.

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Add netty-tcnative-boringssl-static 2.0.26 licnese

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Update docs/en/setup/backend/grpc-ssl.md

Co-Authored-By: kezhenxu94 <kezhenxu94@apache.org>

* Update docs/en/setup/backend/grpc-ssl.md

Co-Authored-By: kezhenxu94 <kezhenxu94@apache.org>

* Add SSL to grpc remote client and sharing server

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Update documents

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Fix nits

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Fix test case

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Add e2e-ssl and remove other test cases temporarily

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Add TLS relevant files

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Decrease timeout

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Test config works

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* triger CI on oap-ssl branch

* Disable agent ca

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Switch to sharing server

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Add agent log to console

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Upload log files

* Change backend

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Revert "Change backend"

This reverts commit 7a085711e3653d3bf642aa84f73650e22595e383.

* Update backend

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Revert e2e

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Ignore TSL relevant files

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Polish codes

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

* Update certificates expires year to 2120

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-03-15 08:15:28 +08:00
..
e2e-6.x-agent-7.x-oap-compatibility Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
e2e-agent-auth fix agent auth e2e not activated. (#4428) 2020-02-29 22:20:43 +08:00
e2e-agent-reboot Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
e2e-base Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
e2e-cluster Provide influxdb as a new storage plugin (#4239) 2020-02-19 18:00:57 +08:00
e2e-cluster-with-gateway Provide influxdb as a new storage plugin (#4239) 2020-02-19 18:00:57 +08:00
e2e-http-api-with-nginx-lua Update pom.xml (#4452) 2020-03-06 22:37:08 +08:00
e2e-influxdb Provide influxdb as a new storage plugin (#4239) 2020-02-19 18:00:57 +08:00
e2e-mysql Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
e2e-profile Provide profile exporter tool (#4416) 2020-03-04 20:28:14 +08:00
e2e-protocol Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
e2e-single-service Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
e2e-ssl Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
e2e-ttl Provide influxdb as a new storage plugin (#4239) 2020-02-19 18:00:57 +08:00
pom.xml Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
run.sh Make traces verification loosely (#4306) 2020-02-02 14:11:47 +08:00