grpc-go/security/advancedtls
Easwar Swaminathan 5f7b337d95
Add some appengine build constraints. (#3787)
Support for Go1.9 and appengine was removed in https://github.com/grpc/grpc-go/pull/3767. But it looks like we still need some way to do things differently for certain appengine builds.
2020-08-04 17:46:48 -07:00
..
testdata advancedtls: Add SNI logic to ServerOptions.GetCertificate (#3697) 2020-07-27 23:50:43 -07:00
advancedtls.go advancedtls: Add SNI logic to ServerOptions.GetCertificate (#3697) 2020-07-27 23:50:43 -07:00
advancedtls_integration_test.go advancedtls: migrate testing to grpctest (#3773) 2020-07-30 13:48:30 -07:00
advancedtls_test.go advancedtls: migrate testing to grpctest (#3773) 2020-07-30 13:48:30 -07:00
go.mod advancedtls: Add SNI logic to ServerOptions.GetCertificate (#3697) 2020-07-27 23:50:43 -07:00
go.sum vet.sh: require ALL modules are tidy; tidy some that are not (#3709) 2020-06-24 12:44:51 -07:00
sni.go Remove Go 1.9 / AppEngine support; assume go1.12 build tag (#3767) 2020-07-30 16:15:35 -07:00
sni_appengine.go Add some appengine build constraints. (#3787) 2020-08-04 17:46:48 -07:00
sni_test_disabled.go Remove Go 1.9 / AppEngine support; assume go1.12 build tag (#3767) 2020-07-30 16:15:35 -07:00