Bug 65529 - mod_ssl does not support encrypted private keys.
Summary: mod_ssl does not support encrypted private keys.
Status: RESOLVED WORKSFORME
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_ssl (show other bugs)
Version: 2.4.34
Hardware: All Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 03:35 UTC by qiaocailian
Modified: 2022-04-26 15:13 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qiaocailian 2021-08-31 03:35:59 UTC

    
Comment 1 qiaocailian 2021-08-31 03:36:38 UTC
mod_ssl does not support encrypted private keys.
Comment 2 Joe Orton 2022-04-26 15:13:17 UTC
https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatekeyfile

"This directive points to the PEM-encoded private key file for the server, or the key ID through a configured cryptographic token. If the contained private key is encrypted, the pass phrase dialog is forced at startup time."