Apache - SSL
Mark Mace
macem at ohio.edu
Mon Jan 8 13:10:07 UTC 2007
Karl-Heinz Schulz wrote:
> David,
>
> There is no ssl_error.log file
>
That's because there's no error log defined in your secure <virtualhost>
section. Look at your error.log for clues as to why ssl is not working.
mark
> charlie at mail:/var/log/apache2$ ls -all
> total 12
> drwxr-xr-x 2 root root 4096 2007-01-07 17:18 .
> drwxr-xr-x 8 root root 4096 2007-01-07 17:18 ..
> -rw-r--r-- 1 root root 0 2007-01-07 17:18 access.log
> -rw-r--r-- 1 root root 2438 2007-01-07 18:06 error.log
>
> The netatat output confirms that Apache is listening on port 443/
>
>
> charlie at mail:/var/www/beta$ netstat -an | grep 443
> tcp6 0 0 :::443 :::* LISTEN
>
>
>
> -----Original Message-----
> From: ubuntu-users-bounces at lists.ubuntu.com
> [mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of David Koski
> Sent: Sunday, January 07, 2007 6:07 PM
> To: Ubuntu user technical support, not for general discussions
> Subject: Re: Apache - SSL
>
> On Sunday 07 January 2007 14:44, Karl-Heinz Schulz wrote:
>> I'm trying to accomplish two thing:
>>
>> - Enable SSL
>> - Re-route automatically from http to https when necessary.
>> The main problem is that my server doesn't recognize the SSL request.
>> What am I missing?
>>
>> The output of my error.log shows nothing
>
> <snip>
>
> Check /var/log/apache/ssl_error.log for errors.
>
> Run: "netstat -an | grep 443" to see if it is listening.
>
> David
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list