You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be a bit of an edge case, but if you decide to change the hostname (which is picked up from inventory) then the certifcate CN won't actually change. I was able to fix this by changing certbot script to use --force-renew temporarily but not sure this would make sense permanently.
The text was updated successfully, but these errors were encountered:
This may be a bit of an edge case, but if you decide to change the hostname (which is picked up from inventory) then the certifcate CN won't actually change. I was able to fix this by changing certbot script to use
--force-renew
temporarily but not sure this would make sense permanently.The text was updated successfully, but these errors were encountered: