Monday, November 3

Expiry date of SSL certificates in weblogic

  • Ramesh Kumar 1. Search the jks file in your environment or you can get the jks file location in the WebLogic admin console itself 
    2. Execute the below command to get the expiry date of the SSL certificate


    keytool -list -v -keystore

  • Tatarao Vana keytool -list -v -keystore | less

1 comment: