Get a Let's Encrypt SSL cert via TXT record
after certbot is installed on your system you can run the following command
sudo certbot -d www.domain.com --manual --preferred-challenges dns certonly
you should …
more ...after certbot is installed on your system you can run the following command
sudo certbot -d www.domain.com --manual --preferred-challenges dns certonly
you should …
more ...copy the files local
sudo cp /etc/letsencrypt/privkey.pem privkey.pem
sudo cp /etc/letsencrypt/chain.pem chain.pem
sudo cp /etc/letsencrypt/cert …the following would be a port forward config on the Cisco ASA 9.x code
! To use PAT with specific ports range:
object network …