consul/agent/connect
loshz 7724bb88d5
[NET-6593] agent: check for minimum RSA key size (#20112)
* agent: check for minimum RSA key size

* add changelog

* agent: add test for RSA generated key sizes

* use constants in generating priv key func

* update key size error message
2024-01-10 12:15:36 +00:00
..
ca Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
authz.go
authz_test.go
common_names.go
csr.go
csr_test.go
generate.go [NET-6593] agent: check for minimum RSA key size (#20112) 2024-01-10 12:15:36 +00:00
generate_test.go
parsing.go
sni.go
sni_test.go
testing_ca.go
testing_ca_test.go
testing_spiffe.go Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
uri.go
uri_agent.go
uri_agent_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
uri_agent_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
uri_mesh_gateway.go
uri_mesh_gateway_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
uri_mesh_gateway_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
uri_server.go
uri_service.go
uri_service_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
uri_service_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
uri_signing.go
uri_signing_test.go
uri_test.go
uri_workload_identity.go added tenancy to TestBuildL4TrafficPermissions (#19932) 2023-12-14 10:41:24 +05:30
uri_workload_identity_ce.go added tenancy to TestBuildL4TrafficPermissions (#19932) 2023-12-14 10:41:24 +05:30
uri_workload_identity_test.go added tenancy to TestBuildL4TrafficPermissions (#19932) 2023-12-14 10:41:24 +05:30
x509_patch.go
x509_patch_test.go