28-Sep-2022 00:35
Hello fellow f5ers,
I am trying to automate uploading/importing certificate that can be applied to profiles. As of now I am importing cert using GUI but I am unable to find a method to upload/import cert and key. What should be the location where I can SCP the PEM and KEY files?
29-Sep-2022 13:33
Hi @Rahul_Nangare, i have some sample code with the bigrest module that does this in the let's encrypt hook script. The modifications are done in a transaction so even if they are applied to a profile/virtual server, they'll update without errors.