cancel
Showing results for 
Search instead for 
Did you mean: 

SSL certificate error when installing

Former Member
0 Kudos

Hi,

We are getting error when installing the SSL certificate on our web dispatcher. Please see screenshot attached.

Kindly assist us on this.

Thank you!

Regards,

AJ

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You have to specify the additional certificates with the "-r" parameter.
E g

sapgenpse import_own_cert -c <cert_from_eg_verisign> -p <PSE-file> -r intermediate-one.cer -r intermediate-two.cer

You can specify "-r" up to 10 times.

Former Member
0 Kudos

What command line parameters are you using? You have to install all certificates in the certificate chain with one command.