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.
 
 
 
 
 
 
Kyle Havlovitz dde5c524ad
connect: strip port from DNS SANs for ingress gateway leaf cert (#15320)
2 years ago
..
ca removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
authz.go
authz_test.go
common_names.go Regenerate files according to 1.19.2 formatter 2 years ago
csr.go connect: strip port from DNS SANs for ingress gateway leaf cert (#15320) 2 years ago
csr_test.go connect: strip port from DNS SANs for ingress gateway leaf cert (#15320) 2 years ago
generate.go
generate_test.go
parsing.go
sni.go
sni_test.go Cluster peering failover disco chain changes (#14296) 2 years ago
testing_ca.go Use internal server certificate for peering TLS 2 years ago
testing_ca_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
testing_spiffe.go
uri.go Add SpiffeID for Consul server agents (#14485) 2 years ago
uri_agent.go
uri_agent_oss.go
uri_agent_oss_test.go
uri_mesh_gateway.go xds: mesh gateways now have their own leaf certificate when involved in a peering (#13460) 2 years ago
uri_mesh_gateway_oss.go xds: mesh gateways now have their own leaf certificate when involved in a peering (#13460) 2 years ago
uri_mesh_gateway_oss_test.go xds: mesh gateways now have their own leaf certificate when involved in a peering (#13460) 2 years ago
uri_server.go Add handling in agent cache for server leaf certs 2 years ago
uri_service.go
uri_service_oss.go
uri_service_oss_test.go
uri_signing.go Add SpiffeID for Consul server agents (#14485) 2 years ago
uri_signing_test.go Add SpiffeID for Consul server agents (#14485) 2 years ago
uri_test.go Add handling in agent cache for server leaf certs 2 years ago
x509_patch.go
x509_patch_test.go