Re: Apache with SSL Issue

"William A. Rowe, Jr." <[email protected]>
Newsgroups gmane.comp.apache.mod-ssl.user
Message-ID <[email protected]>
Eckard Wille wrote:
> Kevin Smith schrieb:
> 
>>Probably the best think to do is add the absolute path to the files as:
>>
>>SSLCertificateFile C:/Program Files/Apache2/conf/ssl/servername.cert
>>SSLCertificateKeyFile C:/Program Files/Apache2/conf/ssl/servername.key
> 
> 
> If this still does not work try to surround the path with " ", like this:
> 
>SSLCertificateFile "C:/Program Files/Apache2/conf/ssl/servername.cert"  
>SSLCertificateKeyFile "C:/Program Files/Apache2/conf/ssl/servername.key"

Yup.  Why do people confuse this issue with Windows?  It's the same problem
as unix if you name your config path "/usr/apache/ssl keys/"  Quote it.

:)
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [email protected]
Automated List Manager                            [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.