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

CSM-S CSR generation

sgeorgiev
Level 1
Level 1

Hi, I have a Cat6500 with CSM-S module. When i tray to define a e-mail address in the "subject-name" (i had define a trustpoint before, I receive an error: "The subject name must be in X.500 (LDAP) format"

this is my valid configuration:

crypto ca trustpoint GeoTrust

enrollment terminal pem

serial-number

fqdn mydomain.bg

subject-name CN=mydomain.bg

crl optional

rsakeypair GeoTrust-key

!

but when i tray to add and e-mail information the problem is appear :

C6K_WEB2SMS-2-(ca-trustpoint)#subject-name CN=mydomain.bg, E=stani@mydomain.bg

"CN=mydomain.bg, E=stani@mydomain.bg" is not a valid subject name

The subject name must be in X.500 (LDAP) format

C6K_WEB2SMS-2-(ca-trustpoint)#

So, how i can add e-mail information in the subject name?

Thanks

1 Accepted Solution

Accepted Solutions

Try this

subject-name CN=Carthic, ea=abc@email.com

If it doesnt work try this

subject-name CN=test, EA=<16>abc@email.com

(For some CODE above line was required)

Syed

View solution in original post

2 Replies 2

Try this

subject-name CN=Carthic, ea=abc@email.com

If it doesnt work try this

subject-name CN=test, EA=<16>abc@email.com

(For some CODE above line was required)

Syed

Hi,

subject-name CN=test, EA=<16>abc@email.com

works, so Thank you Syed!

Review Cisco Networking for a $25 gift card