cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
554
Views
0
Helpful
2
Replies

Certificate Error on Conductor

Ekin Gumus
Level 1
Level 1

Hello,

I am trying to upload certificate but getting error;

The file provided is not a valid X.509 PEM certificate file

Version: XC4.2

any idea?

2 Replies 2

Bar1s
Level 1
Level 1

Hi Ekin,

Rename your signed  .cer file to .pem file. 

Then be sure that your CA template has ;

serverAuth(1.3.6.1.5.5.7.3.1)--TLSWebserverauthentication

clientAuth(1.3.6.1.5.5.7.3.2)--TLSWebclientauthentication

ipsecEndSystem (1.3.6.1.5.5.7.3.5) -- IP security end system (not necessary but It is ok )

And template also has to be : 

Regards,

Baris.

Patrick Sparkman
VIP Alumni
VIP Alumni

The certificate must be in .pem format, refer to the Conductor Certificate Deployment Guide on the requirements and how to convert a Windows .crt certificate to .pem if needed.