You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by Venkatesh N <Ve...@Moviuscorp.com.INVALID> on 2021/11/24 06:47:29 UTC

Unable to convert .p12 to JKS file

Hello Jmeter expertise,

I need to execute API request from Jmeter, which required the .p12 certificate.

In jmeter using the keytool command need to convert the .p12 file into .jks file, but while converting observing error

keytool -importkeystore -srckeystore rnd100_client.p12 -srcstoretype pkcs12 -destkeystore key.jks -deststoretype jks
Importing keystore rnd100_client.p12 to key.jks...
Enter destination keystore password: xxxxxx
Re-enter new password: xxxxxxx
Enter source keystore password: xxxxxx
keytool error: java.io.IOException: keystore password was incorrect


Which is the keystore password, under the system.property file there is no keystore password saved.

Thanks,
Venkatesh. N
[A picture containing object  Description automatically generated]
www.moviuscorp.com

Confidentiality Note: The contents of this e-mail message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. If you are not the intended recipient, please immediately notify the sender by reply e-mail or phone and delete this message and its attachments, if any.