cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to install SSL certificate on VSP7200

Unable to install SSL certificate on VSP7200

BrunoE
New Contributor II
Hi everybody,

I'm facing a tricky problem installing a CA signed certificate on our VSP 7200 switches.
All is fine for CA's root and intermediate certificate:

code:
certificate install-file offline-root-ca-filename 
certificate install-file offline-ca-filename


But when I try to install certificate:
code:
certificate install-file offline-subject-filename 


I receive this error:
code:
Error: Invalid Subject or Key


Any idea ?

Cheers.
1 ACCEPTED SOLUTION

BrunoE
New Contributor II
Ok, I've just understood the problem: signed certificate doesn't exactly match certificate's subject attributes inserted before csr generation. Adjusting subjects parameters accordingly to signed certificate resolved the problem.

View solution in original post

1 REPLY 1

BrunoE
New Contributor II
Ok, I've just understood the problem: signed certificate doesn't exactly match certificate's subject attributes inserted before csr generation. Adjusting subjects parameters accordingly to signed certificate resolved the problem.
GTM-P2G8KFN