TheBlackPacket / ArubaCertificateUpdater

Apache License 2.0
0 stars 0 forks source link

Fails if cert is self signed and need to update to LetsEncrypt Cert #1

Closed Viperskwa closed 1 year ago

Viperskwa commented 1 year ago

The check if the certificate is valid or not, does not check if its a self signed cert. Self signed certs typically are a year long so a new install on ClearPass requires a manual run first without the flag -t.

TheBlackPacket commented 1 year ago

Found this documentation and will be implementing soon https://stackoverflow.com/questions/56763385/determine-if-ssl-certificate-is-self-signed-using-python