Welcome! Log In Create A New Profile

Advanced

Re: SSL certificate not loaded

October 16, 2013 10:25AM
Maxim Dounin Wrote:
-------------------------------------------------------

> > I have another server block just for redirect, I disabled SSL on it
> but the
> > problem persists.
> > Here's how the other block looks like:
> >
> > server
> > {
> > listen 80;
> > #listen 443 ssl;
> > server_name mydomain.com;
> > return 301 $scheme://www.mydomain.com$request_uri;
> > }
>
> If the problem persists, it means that you either didn't reloaded
> the configuration or there is one more server{} block. Just for
> testing you may want to configure ssl_certificate at http{} level.

Maxim, it works now. I re-enabled SSL on this redirection server block and added the certificates to it. Reloaded and all is fine.
It's strange because previously that server was listening only to port 80 (see that the 443 part was commented).
Anyway, all is well now, thanks.
Subject Author Posted

SSL certificate not loaded

gaspy October 15, 2013 09:13AM

Re: SSL certificate not loaded

Maxim Dounin October 15, 2013 09:50AM

Re: SSL certificate not loaded

gaspy October 15, 2013 11:14AM

Re: SSL certificate not loaded

Maxim Dounin October 15, 2013 11:44AM

Re: SSL certificate not loaded

gaspy October 16, 2013 10:25AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 134
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready