- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for AddCert (0.03 sec)
-
cmd/sts-handlers.go
return } if intermediates == nil { intermediates = x509.NewCertPool() } intermediates.AddCert(cert) } else { peerCertificates = append(peerCertificates, cert) } } r.TLS.PeerCertificates = peerCertificates // Now, we have to check that the client has provided exactly one leaf
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 36.6K bytes - Viewed (0)