google-nomulus/networking
Lai Jiang 93984071e4 Log client certificate type and length (#622)
* Log client certificate type and length

It appears that most client certificates are RSA certs, but we should
make sure that is indeed the case. Print out the strength of the cert
if it is RSA.

Also adds supports for TLS 1.3 and print out the supported cipher suites.

* Add a comment about zero length certificate

* Make length of non-RSA keys -1

* Don't use TLS 1.3 if JDK SSL provider is used
2020-06-11 17:11:40 -04:00
..
gradle/dependency-locks Update Netty to the latest version (#620) 2020-06-10 16:08:11 -04:00
src Log client certificate type and length (#622) 2020-06-11 17:11:40 -04:00
build.gradle Fix broken builds when Maven Central is used (#509) 2020-03-10 11:21:03 -04:00