RE: PORT 443 - HTTPS
01-17-2018, 02:39 AM
(This post was last modified: 01-19-2018, 12:00 PM by CMs222.)
@TGates
thanks for being patient with me...
I.m new to this & slowly learning
I went back over this tutorial > http://forums.sentora.org/showthread.php?tid=2535
https://www.ssllabs.com/ssltest/analyze.html
In future for other domains I just start from this part of tutorial YES ?
ALSO is it setup for auto renew ? or do i need to add something ?
thanks for being patient with me...
I.m new to this & slowly learning
I went back over this tutorial > http://forums.sentora.org/showthread.php?tid=2535
https://www.ssllabs.com/ssltest/analyze.html
In future for other domains I just start from this part of tutorial YES ?
Code:
service apache2 stop
./letsencrypt-auto certonly --standalone -d domain.com -d www.domain.com
service apache2 start
ALSO is it setup for auto renew ? or do i need to add something ?