Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
dehaasm
Collaborator

It seems that the local CA did not correctly generate the p12 file, perhaps it contained the CA certificate separate.

What I did is manually generate the p12 using the private key the public certificate and intermediate. The public certificate + intermediate CA should be combined first into a single certificate file, afterwards generating the p12 and that worked. 

https://serverfault.com/questions/768773/converting-pem-to-pkcs12-using-intermediate-certificate

(1)
Who rated this post