Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Keeler 677d6dac80 Remove x509 name constraints 7 years ago
..
ca Remove x509 name constraints 7 years ago
csr.go connect/ca: undo the interface changes and use sign-self-issued in Vault 7 years ago
generate.go Fix logical conflicts with CA refactor 7 years ago
parsing.go connect/ca: update Consul provider to use new cross-sign CSR method 7 years ago
testing_ca.go Remove x509 name constraints 7 years ago
testing_ca_test.go connect.Service based implementation after review feedback. 7 years ago
testing_spiffe.go Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes. 7 years ago
uri.go agent/connect: Authorize for CertURI 7 years ago
uri_service.go agent/connect: Authorize for CertURI 7 years ago
uri_service_test.go agent/connect: Authorize for CertURI 7 years ago
uri_signing.go Generate CSR using real trust-domain 7 years ago
uri_signing_test.go Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes. 7 years ago
uri_test.go