open-consul/agent/connect
freddygv d7f3bcc8bb Replace CertURI.Authorize() calls.
AuthorizeIntentionTarget is a generalized version of the old function,
and can be evaluated against sources or destinations.
2021-03-15 18:06:04 -06:00
..
ca connect: if the token given to the vault provider returns no data avoid a panic (#9806) 2021-02-22 14:08:49 -06:00
authz.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
authz_test.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
common_names.go Updates to Config Entries and Connect for Namespaces (#7116) 2020-01-24 10:04:58 -05:00
common_names_test.go Enable gofmt simplify 2020-06-16 13:21:11 -04:00
csr.go auto_encrypt: set dns and ip san for k8s and provide configuration (#6944) 2020-01-17 23:25:26 +01:00
generate.go connect: add validations around intermediate cert ttl (#7213) 2020-02-11 00:05:49 +01:00
generate_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
parsing.go Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00
sni.go
sni_test.go
testing_ca.go Add CA server delegate interface for testing 2020-11-19 20:08:06 -08:00
testing_ca_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
testing_spiffe.go connect: Add logic for updating secondary DC intermediate on config set 2020-11-13 14:33:44 -08:00
uri.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_agent.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_agent_test.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_service.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_service_oss.go Fix a couple bugs regarding intentions with namespaces (#7169) 2020-01-29 17:30:38 -05:00
uri_signing.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_signing_test.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_test.go