Webinoly is just the perfect tool for NGINX experts. Give it a try!
0 votes
1.1k views
by Rookie
Hi,

I really love your work! I have been using it for the past few weeks and had lot of tinkering with it and this is my first time learning how to use nginx and even linux environment.

Sorry for this noob question, but how can I configure SSL in webinoly so that I can turn on this feature from Cloudflare safely? Thanks!

https://support.cloudflare.com/hc/en-us/articles/204494148-Setting-up-NGINX-to-use-TLS-Authenticated-Origin-Pulls

1 Answer

+1 vote
by Expert

Hi miccy,

You just have to enable SSL in your site and then just manually add that couple of lines mentioned in the article. Don't forget to restart nginx service after that.

Regards.

by Rookie
Thank you! You're the man! I really love Webinoly! :D

So, I just have to add the lines to nginx.conf thingy?
by Expert

No!

Let me explain:

  1. Create your site, for example: sudo site domain.com -php
  2. Enable SSL on your site: sudo site domain.com -ssl=on
  3. Your site Nginx Configuration is located at: /etc/nginx/sites-available/domain.com inside this file you will see the SSL parameters for you site, here you should add the lines, at the end of the SSL directives block.
  4. Now just restart Nginx service: sudo nginx -t && sudo service nginx reload

Regards.

by Rookie
Thank you very much Christian! Wishing you much success and happiness in the future!
Welcome to the Community site for Webinoly.

Our Optimized LEMP Web Server is a powerful set of commands for doing just about anything you could wish.

With Webinoly you can set up your NGINX web server in just one step.

* * * * * * *

To report a bug, please create a new issue on GitHub or ask a question here with the bug tag.
Webinoly Support Paypal Donations

PayPal · GitHub Sponsors · Bitcoin

It is very important that any visitor to the site read the disclaimer, terms of use and privacy and legal statement before start browsing.

...