grpc-go/security/advancedtls
Gregory Cooke 911d5499f7
advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (#7202)
* rename to Options

* added some documentation

* typos
2024-05-06 16:46:59 -04:00
..
examples advancedtls: Rename custom verification function APIs (#7140) 2024-04-23 14:20:28 -04:00
internal/testutils security/advancedtls: CRL checks improvement (#6968) 2024-02-14 15:33:38 -08:00
testdata security/advancedtls: CRL checks improvement (#6968) 2024-02-14 15:33:38 -08:00
advancedtls.go advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (#7202) 2024-05-06 16:46:59 -04:00
advancedtls_integration_test.go advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (#7202) 2024-05-06 16:46:59 -04:00
advancedtls_test.go advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (#7202) 2024-05-06 16:46:59 -04:00
crl.go advancedTLS: Swap to DenyUndetermined from AllowUndetermined in revocation settings (#7179) 2024-05-06 13:40:28 -04:00
crl_provider.go advancedtls: Rename RevocationConfig (#7151) 2024-04-30 11:00:35 -07:00
crl_provider_test.go security/advancedtls: CRL checks improvement (#6968) 2024-02-14 15:33:38 -08:00
crl_test.go advancedTLS: Swap to DenyUndetermined from AllowUndetermined in revocation settings (#7179) 2024-05-06 13:40:28 -04:00
go.mod *: update http2 dependency (#7081) 2024-04-03 11:30:53 -07:00
go.sum *: update http2 dependency (#7081) 2024-04-03 11:30:53 -07:00
sni.go advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (#7202) 2024-05-06 16:46:59 -04:00