Simple-Payroll
BEST FOR SMALL BUSINESS
Home Blog REFERENCES
Blog References
×
ssl -Simple-Payroll

ssl

Posted on 11th Oct 2023 00:00:00 in pinned

Tagged as:


install ssl the new way

link ref:
https://medium.com/@__timam__/generate-let-encrypt-ssl-certificate-manually-febc949510c2

step 1
ctrl+alt+t

step 2 copy and paste
DOMAIN=restoran.easyaccsoft.com

step 3 copy and paste

certbot-auto certonly --manual -d *.$DOMAIN -d $DOMAIN --agree-tos --manual-public-ip-logging-ok --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory --register-unsafely-without-email --rsa-key-size 4096

change above to

sudo certbot certonly --manual -d *.$DOMAIN -d $DOMAIN --agree-tos --manual-public-ip-logging-ok --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory --register-unsafely-without-email --rsa-key-size 4096

go to cpanel/zone editor/ manage/ add record





result:

IMPORTANT NOTES:
- Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/easyaccsoft.com/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/easyaccsoft.com/privkey.pem
Your cert will expire on 2020-12-31. To obtain a new or tweaked
version of this certificate in the future, simply run certbot-auto
again. To non-interactively renew *all* of your certificates, run
"certbot-auto renew"
- If you like Certbot, please consider supporting our work by:

Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
Donating to EFF: https://eff.org/donate-le





------------------------
dig _acme-challenge.easyaccsoft.com txt


to open /etc/letsencrypt/live/easyaccsoft.com/fullchain.pem

sudo gedit

Share

Recomended Posts:

Restaurant Staff Standard Operating Procedure (SOP)
Restaurant Staff Standard Operating Procedures (SOP) bard
Standard Operating Procedure for Salesmen
大型海鲜楼厨房职位有那些 chatgpt
中餐厅厨房员工的角色 bard

Previous Posts:

7 Must Knows About SST Payments For an F&B Company in Malaysia
Created Subdomain
Restoran System Case Study
Web App is better than mobile app
Creating a live chat system in PHP