mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
Merge r1756038 from trunk:
Fix spelling in comments and text files. No functional change. PR 59990 Submitted by: rjung Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1757669 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -924,7 +924,7 @@ static apr_status_t ssl_init_ctx_cert_chain(server_rec *s,
|
||||
* SSLCACertificateFile and also use client authentication mod_ssl
|
||||
* would accept all clients also issued by this CA. Obviously this
|
||||
* isn't what we want in this situation. So this feature here exists
|
||||
* to allow one to explicity configure CA certificates which are
|
||||
* to allow one to explicitly configure CA certificates which are
|
||||
* used only for the server certificate chain.
|
||||
*/
|
||||
if (!chain) {
|
||||
|
Reference in New Issue
Block a user