Kenneth Jenkins
|
84da474816
|
config: minor cleanup in GenerateCatchAllCertificate (#5397)
GenerateCatchAllCertificate() appears to return the same result whether
or not DeriveInternalDomainCert is nil. Let's remove this conditional.
|
2024-12-18 13:21:48 -08:00 |
|
Caleb Doxsey
|
e3b2b3994c
|
improve certificate matching performance (#4186)
|
2023-05-23 07:39:02 -06:00 |
|
Denis Mishin
|
80ffefeafd
|
fix WillHaveCertificateForServerName check to be strict match for derived cert name (#4167)
|
2023-05-09 18:54:50 -04:00 |
|
Caleb Doxsey
|
d2b732243a
|
cryptutil: generate certificates from deriveca (#3992)
|
2023-02-23 08:38:56 -07:00 |
|
Caleb Doxsey
|
3f1a87727f
|
config: generate derived certificates instead of self-signed certificates (#3860)
|
2023-01-06 12:50:40 -07:00 |
|