Getting Invalid keystore format while clicking on Validate store/Certificate

vinuth v
Tera Expert

Hi All,

 

I am doing the integration between ServiceNow and Visa Network. For this we are using VISA certificates and uploaded the Visa certificate in the ServiceNow instance ->certificates while clicking on the "Validate store/Certificate" getting  "java.lang.Exception: Invalid key_store : Invalid keystore format". 

 

vinuthv_0-1733400210526.png

 

Kindly help me with the same.

 

Thanks in advance,

Vinuth V

2 REPLIES 2

Community Alums
Not applicable

Could be a corrupted Certified File...

1.  Re-download the certificate from Visa's portal.

2.  Validate the certificate file using OpenSSL:

openssl x509 -in cert.pem -text -noout

 

3.  If the validation fails, request a new certificate from Visa.

Ashley
Kilo Sage

Good Afternoon,

 

Did you ever get this resolved? I am trying to do something similar but mine is in a PEM format

 

Kind Regards,

Ashley