Hi,
I am checking the certificate expiry of the plugin certificate and found 2 certificates with different expiry .
$ gsk7capicmd -keydb -expiry -db "/usr/IBM/WebSphere/Plugins/etc/plugin-key.kdb" -pw WebAS
Validity: Thursday, 26 April 2012 23:20:31 PM GMT+08:00
$ gsk7capicmd -keydb -expiry -db "/usr/IBM/WebSphere/Plugins/config/ihs-01/plugin-key.kdb" -pw WebAS
Validity: 0
The certificate under config path shows its not a expiry one ,but the cert under etc shows it will expire on April 26th which is already overdue.
Can anyone tell me which certificate does the plugin refer ?
The cert under config or etc ?
Please help.