mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
Layout and compiler warning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@424735 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -112,8 +112,8 @@ static const command_rec ssl_config_cmds[] = {
|
||||
"SSL Server CA Certificate Chain file "
|
||||
"(`/path/to/file' - PEM encoded)")
|
||||
SSL_CMD_SRV(PKCS7CertificateFile, TAKE1,
|
||||
"PKCS#7 file containing server certificate and chain"
|
||||
" certificates (`/path/to/file' - PEM ecnoded)")
|
||||
"PKCS#7 file containing server certificate and chain"
|
||||
" certificates (`/path/to/file' - PEM ecnoded)")
|
||||
SSL_CMD_ALL(CACertificatePath, TAKE1,
|
||||
"SSL CA Certificate path "
|
||||
"(`/path/to/dir' - contains PEM encoded files)")
|
||||
|
Reference in New Issue
Block a user