How can i change SSL certificate used by EventLog Analyzer?
I was able to generate and install SSL certificate a year ago with help in the forums by using keytool to import SSL certificate and CA certificate into Eventlog.keystore and then copying it into /conf folder and editing server.xml accordingly.
This certificate is expiring today, so i want to change it, but i can't make EvLA use new one.
I have generated new CSR, then generated new certificate using that CSR. Copied new certificate into jre/bin folder and used keytool to import it into Eventlog.keystore, but after copying new Eventlog.keystore over older one in the /conf folder and restarting the service, my browser still shows old certificate being used.
I have tried also to delete old certificate with keytool from Eventlog.keystore, but that haven't changed anything.
I have used the same file name for the cert as year ago. Maybe i should always name it differently? Though it shouldn't be the case, as it identifies certificate by its content, not the file name.
New to ADSelfService Plus?