Search code examples
sslkeystore

Is expired but obsolete certificate in a keystore an issue?


I have a keystore which has multiple certificates. One of those certificate is expiring soon, but my apps are not using that certificate any longer. Will it be an issue if i continue using the keystore as such?


Solution

  • Will it be an issue if i continue using the keystore as such?

    Not if your applications really aren't using it.