zp_webone fontawesome not ssl
modufy theme webone on css and fontawesome
http -> https
delete http: become //
modufy theme webone on css and fontawesome
http -> https
delete http: become //
cd /usr/share/letsencrypt
./letsencrypt-auto --apache -d cycht.org.tw -d www.cycht.org.tw
cd /usr/share/letsencrypt
[root@ali3 letsencrypt]# ./letsencrypt-auto --apache -d ali3.tw -d www.ali3.tw -d yc.ali3.tw
Expend
no redirect
modify httpd.conf delete append yc.ali3.tw letsencrypt
modify site_enable httpd and le-ssl conf
# Virtual host yc.ali3.tw
<VirtualHost 59.125.229.3:80>
ServerAdmin service@ali3.tw
DocumentRoot /var/www/web27
ServerName yc.ali3.tw
Redirect 301 / https://yc.ali3.tw
</VirtualHost>
[root@ali3 letsencrypt]# ./certbot-auto certonly --force-renew --cert-name m.mustard.com.tw
Saving debug log to /var/log/letsencrypt/letsencrypt.log
[root@ali3 letsencrypt]# ./letsencrypt-auto --apache -d mustard.com.tw -d www.mustard.com.tw -d m.mustard.com.tw
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for mustard.com.tw
http-01 challenge for www.mustard.com.tw
http-01 challenge for m.mustard.com.tw
Waiting for verification...
Cleaning up challenges