skywalking-java/oap-server
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
..
exporter supprt gRPC alarm hook. (#4344) 2020-02-12 16:20:20 +08:00
oal-grammar Make Profile entities could be disable by OAL (#4354) 2020-02-12 23:28:27 +08:00
oal-rt Support Daily Index Step feature in the OAP (#4368) 2020-02-16 20:48:04 +08:00
server-alarm-plugin Support Daily Index Step feature in the OAP (#4368) 2020-02-16 20:48:04 +08:00
server-bootstrap Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
server-cluster-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-configuration forward compatbility for DCS (#4442) 2020-03-04 17:28:53 +08:00
server-core Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
server-library Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
server-query-plugin Ignore no upstream real address agent (#4454) 2020-03-07 16:11:16 +08:00
server-receiver-plugin Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
server-starter Provide profile exporter tool (#4416) 2020-03-04 20:28:14 +08:00
server-starter-es7 Provide profile exporter tool (#4416) 2020-03-04 20:28:14 +08:00
server-storage-plugin Support Secrets Management File in the ElasticSearch 6/7 storage (#4493) 2020-03-13 20:50:14 +08:00
server-telemetry Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-testing Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-tools Provide profile exporter tool (#4416) 2020-03-04 20:28:14 +08:00
pom.xml Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00