Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Getting Failed to parse the Key file when creating new alias in keystore

keystore.pngHi,

I am trying to create new keystore alias, but I am getting Failed to parse the Key file error while saving it. I have attached the screenshot. Can you help? I am using .pfx format certificate.

Solved Solved
2 11 2,618
1 ACCEPTED SOLUTION

Having such a generic message, how do you expect we can tell you what's wrong with your specific file?

One of they ways would be to execute

openssl pkcs12 -info -in keyStore.p12

command to validate that all is fine with your file prior to loading it into Edge.

Update:

After a joint investigation, we concluded that the New Edge Experience has a bug in a certificate import operation.

A workaround is to switch to Classic UI and process your certificates (I bet, Management API works too). Meanwhile the bug is logged.

For reference:

Internal ticket number for this bug: b/129744641

Thanks @Shivakumar Sudi for your patience and persistence.

View solution in original post

11 REPLIES 11