ContainerImage.Pinniped/internal/registry/credentialrequest
Monis Khan 5ff2be973c
credentialrequest: use safer approximation for ExpirationTimestamp
We want the value of time.Now() to be calculated before the call to
IssueClientCertPEM to prevent the ExpirationTimestamp from being
later than the notAfter timestamp on the issued certificate.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-06-23 11:07:00 -04:00
..
rest.go credentialrequest: use safer approximation for ExpirationTimestamp 2021-06-23 11:07:00 -04:00
rest_test.go cred req: disallow lossy user info translations 2021-05-17 19:03:44 -04:00