mirror of
https://github.com/apache/httpd.git
synced 2025-07-23 00:50:44 +00:00
Fix some typo
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -118,7 +118,7 @@ AP_DECLARE(const char *) ap_ssl_var_lookup(apr_pool_t *p, server_rec *s,
|
||||
|
||||
/**
|
||||
* Register to provide certificate/key files for servers. Certificate files are
|
||||
* exepcted to contain the certificate chain, beginning with the server's certificate,
|
||||
* expected to contain the certificate chain, beginning with the server's certificate,
|
||||
* excluding the trust anchor, in PEM format.
|
||||
* They must be accompanied by a private key file, also in PEM format.
|
||||
*
|
||||
|
Reference in New Issue
Block a user