This repository was archived by the owner on May 4, 2024. It is now read-only.

Description
Hi,
I have the following while using https in the graphical interface:
Error during invocation
Couldn't complete request
While opening the jceks file present in the application
keytool -list -v -keystore server.jceks
I have noticed the warning:
The JCEKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore server.jceks -destkeystore server.jceks -deststoretype pkcs12".
server.zip
I have done accordingly, the file is in attachment.
Kind regards,
Tiago