mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 14:38:43 +00:00

* Certificate/keys pairs are verified as matching before a renewal is accepted as successful or a staged renewal is replacing the existing certificates. This avoid potential mess ups in the md store file system to render the active certificates non-working. [@mkauf] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1892782 13f79535-47bb-0310-9956-ffa450edef68
5 lines
289 B
Plaintext
5 lines
289 B
Plaintext
* mod_md: Certificate/keys pairs are verified as matching before a renewal is accepted
|
|
as successful or a staged renewal is replacing the existing certificates.
|
|
This avoid potential mess ups in the md store file system to render the active
|
|
certificates non-working. [@mkauf]
|