pomerium/internal/cryptutil
Caleb Doxsey dccec1e646 envoy: support autocert (#695)
* envoy: support autocert

* envoy: fallback to http host routing if sni fails to match

* update comment

* envoy: renew certs when necessary

* fix tests
2020-05-18 17:10:10 -04:00
..
testdata proxy: enable client certificate in transport 2019-08-12 15:08:18 -07:00
certificates.go envoy: support autocert (#695) 2020-05-18 17:10:10 -04:00
certificates_test.go envoy: support autocert (#695) 2020-05-18 17:10:10 -04:00
doc.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
encrypt.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
encrypt_test.go all: support route scoped sessions 2019-11-06 17:54:15 -08:00
hash.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
hash_test.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
helpers.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
helpers_test.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
hmac.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
hmac_test.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00
sign.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
sign_test.go authorize: use jwt insead of state struct (#514) 2020-03-10 11:19:26 -07:00
tls.go envoy: support autocert (#695) 2020-05-18 17:10:10 -04:00
tls_test.go envoy: support autocert (#695) 2020-05-18 17:10:10 -04:00