mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* 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 |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle |