Eric Butler
|
ebc30b8fc3
|
reflection: use protobuf/reflect instead of go reflection, fix dynamic messages (#5180)
|
2022-02-15 11:01:42 -08:00 |
Roland Bracewell Shoemaker
|
231ca3b24e
|
security/advancedtls: fix CRL issuer comparison (#5130)
Fix CRL issuer comparison issue
|
2022-01-25 13:32:27 -08:00 |
Matt Jones
|
ce7bdf50ab
|
advancedtls: CRL checking for golang gRPC (#4489)
* Code for CRL checking for golang gRPC.
|
2021-07-15 09:53:31 -07:00 |
Easwar Swaminathan
|
397adad6a0
|
update go.mod and go.sum to point to latest go-control-plane (#4425)
|
2021-05-12 15:52:15 -07:00 |
ZhenLian
|
8238a33b57
|
advancedtls: make sni test check common name only (#4055)
* advancedtls: make sni test check common name only
|
2020-11-24 09:13:08 -08:00 |
Easwar Swaminathan
|
fa59d20167
|
pemfile: Implement certprovider config parsing API (#4023)
|
2020-11-17 15:36:28 -08:00 |
ZhenLian
|
829af019ba
|
advancedtls: add examples for reloading from file system (#3976)
* add examples for reloading from file system
|
2020-10-27 09:58:31 -07:00 |
ZhenLian
|
bc36dc2cbd
|
advancedtls: fix build on version prior to 1.14 (#3950)
* advancedtls: fix build on version prior to 1.14
|
2020-10-13 12:30:16 -07:00 |
Menghan Li
|
d8ef479ab7
|
internal: fix build for gae (#3852)
|
2020-08-28 09:59:40 -07:00 |
cindyxue
|
446b4dba54
|
advancedtls: add spiffe support in aTLS (#3777)
* Add SPIFFE ID in TLSInfo
|
2020-08-06 10:40:31 -07:00 |
cindyxue
|
dfc0c05b2d
|
advancedtls: Add SNI logic to ServerOptions.GetCertificate (#3697)
* Add SNI support in the user-provided GetCertificate callback
|
2020-07-27 23:50:43 -07:00 |
Doug Fawley
|
38aafd89f8
|
vet.sh: require ALL modules are tidy; tidy some that are not (#3709)
|
2020-06-24 12:44:51 -07:00 |
ZhenLian
|
648cf9b00e
|
advancedtls: use grpc 1.27.0 and small fixes (#3360)
|
2020-02-04 12:46:21 -08:00 |
ZhenLian
|
f97821dd2f
|
advancedtls: add end to end tests (#3318)
|
2020-01-28 14:24:27 -08:00 |
ZhenLian
|
4a4d179f28
|
advancedtls: add new module for advanced TLS handshaker (#3187)
|
2020-01-07 15:47:01 -08:00 |