Install SSL in ASA ADM
Convert Certificate PEM to PKCS#12
openssl pkcs12 -export -out roomit.tech.pfx -inkey roomit.tech.key -in roomit.tech.crt -certfile roomit.tech-int.crt
Assign Password standard : roomit
Install To ASA Firewall
-
Login ASDM
-
Click Configuration -> Device Management -> Certificate Management -> Identity Certificate
- Add
Trustpoint = ssl-new-2019-2020 File to Import Form = roomit.tech.pfx Decryption Passpharse = roomit
-
Add Certificate
- Apply