Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ssl certificat generation

sudo certbot certonly --agree-tos --email test@example.com --webroot -w /var/lib/letsencrypt/ -d your_domain.com -d www.your_domain.com
Source by medium.com #
 
PREVIOUS NEXT
Tagged: #ssl #certificat #generation
ADD COMMENT
Topic
Name
1+6 =