You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: