1
0
mirror of https://github.com/google/nomulus synced 2026-07-19 22:42:23 +00:00
Files
nomulus/core
Ben McIlwain a3537447ef Add clientCertificate to TlsCredentials.toString() (#945)
* Add clientCertificate to TlsCredentials.toString()

FlowRunner.run() logs these credentials to the GAE logs by implicitly using the
toString() method, so we need to add it if we want it to appear in the logs.
2021-01-26 17:20:21 -05:00
..