|
|
|
|
|
by modernpacifist
2754 days ago
|
|
Seriously? Any half decent administrator knows that for every SSL certificate you install, you set a date some time in the future where you need to change it out for a new one. To your comment of "one day the system works normally and is deemed secure, and the next day it is so insecure and dangerous", this is working as intended. The certificate is to establish trust and identity along with encrypting the data in transit. The identity described by the certificate is only valid up until the expiry date after which it ceases to be valid for that purpose. You now have an encrypted connection to something that can't prove its identity, which is certainly a lower level of "secure" than what it was before the certificate expired. Ignoring expiry dates would mean any keys that were compromised ever could be used for MITM attacks and no one would be the wiser. |
|
However we already mitigate this with revocation lists. But if we can revoke certificates why do we have expiration dates?
Seems to me expiration dates are rent seeking behaviour by certificate vendors.