Welcome to Centmin Mod Community
Register Now

SSL How to install ssl certificate on Centminmod?

Discussion in 'Domains, DNS, Email & SSL Certificates' started by pamamolf, Oct 12, 2014.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    55,811
    12,273
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,859
    Local Time:
    3:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    not entirely sure what you're trying to achieve by going ip access to https only ??? the virtual.conf would have a different public web root location to other standardised locations at /usr/local/nginx/html instead and it already is relied on for other centmin mod features i.e. phpmyadmin and all php opcacher stats pages - so you'd break all those potentially by using virtual.conf as a live site nginx vhost

     
  2. Josephm

    Josephm Active Member

    132
    44
    28
    Aug 26, 2014
    Ratings:
    +48
    Local Time:
    12:54 PM
    1.9.5
    10.0.21
    Honestly, I tried https with ip address because I'd like to use phpmyadmin via ip address, not domain, so I'd like to enforce https for security as well. Any more opinions from you to have a better solution than this way?