Author Topic: Having problems with Nginx and SSL  (Read 11281 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Having problems with Nginx and SSL
« on: October 19, 2015, 03:00:26 PM »
I've installed nginx and varnish cash, everything's works fine but I have a problem with a site that using SSL. The HTTPS links shows me that the website it is using Apache. The HTTP links shows me nginx and varnish cash.

How can I fix it? I want the HTTPS links to run on nginx and varnish cash, not on Apache.

P.S. Sorry for my English.

Offline
*
Re: Having problems with Nginx and SSL
« Reply #1 on: October 19, 2015, 09:30:57 PM »
SSL configuration at the moment is only for Apache, you would need to make this manually if you want nginx to run on port 443
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Having problems with Nginx and SSL
« Reply #2 on: April 02, 2016, 08:50:32 PM »
I am having the same problem, how do I do it manually?
Writer and Web designer at Inkstory.gr

Offline
*****
Re: Having problems with Nginx and SSL
« Reply #3 on: April 06, 2016, 11:58:17 AM »
Hello.

If you want to configure it, you should know how to do that with the nginx.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Having problems with Nginx and SSL
« Reply #4 on: July 07, 2016, 06:57:55 AM »
Igor, everyone is always saying that "I should know how to do this". Maybe I should but there's lack of any informations how to deal with it if NGINX is set as a reverse proxy.

Please could anyone write short list of hints how to start with this? I tried to do it based on the Ubuntu/NGINX guide but apparently there's a conflict so nginx couldn't bind to :443 and I'm stuck.