Mailinglist Archive: opensuse (4208 mails)
| < Previous | Next > |
Re: [SLE] https
- From: Leendert Meyer <leen.meyer@xxxxxxx>
- Date: Thu, 1 Jul 2004 14:08:06 +0200
- Message-id: <200407011408.06935.leen.meyer@xxxxxxx>
On Thursday 01 July 2004 15:25, steve-ss wrote:
> On Thursday 01 July 2004 07:20, g.lams@xxxxxxxxxx wrote:
> > You need to put in /etc/sysconfig/apache2
> > APACHE_SERVER_FLAGS="-D SSL"
> >
> > and APACHE_MODULES must contain ssl
> > You also need to copy the various files in
> > /etc/apache2/ssl.key/ and /etc/apache2/ssl.crt/
> >
> > And, if you want to use virtual host:
> > - NameVirtualHost your_ip_address:443
> > - In /etc/apache2/vhost.d, copy the ssl template and
> > modify it
> >
> > Gaël
>
> Hi and thanks for the help. Still no joy. I copied the
> certificates to /etc/apache2/ssl.key/
> and /etc/apache2/ssl.crt/ I renamed the certificates to
> server.key server.crt. but when I put
> APACHE_SERVER_FLAGS="-D SSL" and do a rcapache2 startssl
> apache2 won't start. If I remove that line it will start
> but not with ssl. Any ideas?
Did you do a 'SuSEconfig --module apache2' after
changing /etc/sysconfig/apache2 or /etc/apache2/*?
Did you have a look at the log files in /var/log/apache2 (and
perhaps /var/log/{messages,warn})?
Cheers,
Leen
> On Thursday 01 July 2004 07:20, g.lams@xxxxxxxxxx wrote:
> > You need to put in /etc/sysconfig/apache2
> > APACHE_SERVER_FLAGS="-D SSL"
> >
> > and APACHE_MODULES must contain ssl
> > You also need to copy the various files in
> > /etc/apache2/ssl.key/ and /etc/apache2/ssl.crt/
> >
> > And, if you want to use virtual host:
> > - NameVirtualHost your_ip_address:443
> > - In /etc/apache2/vhost.d, copy the ssl template and
> > modify it
> >
> > Gaël
>
> Hi and thanks for the help. Still no joy. I copied the
> certificates to /etc/apache2/ssl.key/
> and /etc/apache2/ssl.crt/ I renamed the certificates to
> server.key server.crt. but when I put
> APACHE_SERVER_FLAGS="-D SSL" and do a rcapache2 startssl
> apache2 won't start. If I remove that line it will start
> but not with ssl. Any ideas?
Did you do a 'SuSEconfig --module apache2' after
changing /etc/sysconfig/apache2 or /etc/apache2/*?
Did you have a look at the log files in /var/log/apache2 (and
perhaps /var/log/{messages,warn})?
Cheers,
Leen
| < Previous | Next > |