mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
a3537447ef
* 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.