Let's Encrypt on a Big-IP
Problem this snippet solves: It is now possible to make use of Let's Encrypt certificates and maintain them on the Big-IP. Code : http://wiki.lnxgeek.org/doku.php/howtos:let_s_encrypt_-_how_to_iss...
Published Dec 12, 2015
Version 1.0lnxgeek
MVP
Joined July 21, 2008
lnxgeek
MVP
Joined July 21, 2008
Stanislas_Piro2
Sep 01, 2017Cumulonimbus
I guess this script was written in newer version and does not exist for version 11.4
try to edit the following command in tmsh and find what is not working and change the hook script.
modify ltm profile client-ssl ${profile} cert-key-chain replace-all-with { default { key $key cert $cert } }