Re: [EXTERNAL] Keytool issue with version 3.0.2.

2022-05-19 Thread Djordje Gavrilovic
Bit Server VM (build 25.312-b07, mixed mode) On Thu, 2022-05-19 at 16:02 +0200, Djordje Gavrilovic wrote: Thank you both for your answers! So much! Both of them very helpful. We are stuck with openjdk8 right now...but it is good to know that later versions will work as expected. Thank you guy

Re: [EXTERNAL] Keytool issue with version 3.0.2.

2022-05-19 Thread Djordje Gavrilovic
iphers used to protect the private keys and certificates when creating a PKCS#12, to use something less aging. Try adding a "-legacy" when creating the PKCS#12 file with OpenSSL3 and see if keytool can read it. On Thu, May 19, 2022 at 11:53 AM Djordje Gavrilovic wrote:

Keytool issue with version 3.0.2

2022-05-19 Thread Djordje Gavrilovic
Hi guys, I have a following issue with migrating from version 1.1.1f to 3.0.2: I generate bmstore.pkcs12.pem file with the following commands: ``` openssl req -newkey rsa:2048 -sha1 -keyout bmstore.pkcs8.pem -nodes -x509 -days 999 -out bmstore.x509.crt -subj