Use a wildcard with a Cisco ASA
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 …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 …The following will allow for full access with a correctly configured NPS server
aaa-server NPS_RADIUS_SERVERS protocol radius
aaa-server …