09-02-2008 06:14 AM
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
Solved! Go to Solution.
09-02-2008 09:29 AM
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
09-02-2008 09:29 AM
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
09-04-2008 01:05 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide