vert-x3 / vertx-tcp-eventbus-bridge

Apache License 2.0
49 stars 44 forks source link

Improve tests #52

Closed gaol closed 4 years ago

gaol commented 4 years ago

Context

Currently in TcpEventBusBridgeEventTest, it has SSLPeerUnverifiedException issue because the client trusts all SSL certificates so that no peerCerts in the SSLSession.

There are also other places need to be improved, like: