Tim Ramlot

Results 83 issues of Tim Ramlot

This causes the `.ValidateCertificateRequest()` validation function to fail for 3072 bit RSA keys.

vCert sets a log prefix on the global logger in endpoint.go. This unexpectedly alters the logger when importing vCert. In order to not modify the global logger when importing vCert...

When using vcert as a library, being able to create a vcert client without sending a self-check request to the server can help reduce unnecessary API calls. It gives the...