abhishek kumar wrote:
> i can't understand " failed to create a builder for credential type
> CRED_CERTIFICATE, subtype (1) "  in the syslog.

To me it seems like your PKI has problems. Why are you using "C=IN, 
O=rvce, CN=ajay" as a CA? It should be a user certificate, right?

Maybe strongSwan has trouble reading your certificates. Please do a

openssl x509 -in /etc/ipsec.d/certs/abhishekCert.pem -noout -text

and

openssl x509 -in /etc/ipsec.d/certs/ajayCert.pem -noout -text

just to make sure the certificates are readable.
_______________________________________________
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to