Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-117
WS2000>admin(network.wan.vpn.cmgr)> genreq
Description:
Generates a Certificate Request.
Syntax:
Note: The parameters in [square brackets] are optional. Check with the CA to determine what fields are
necessary. For example, most CAs require an email address and an IP address, but not the address of the
organization.
Example:
admin(network.wan.vpn.cmgr)>genreq MyCert2 MySubject -ou MyDept -on MyCompany
Please wait. It may take some time...
-----BEGIN CERTIFICATE REQUEST-----
MIHzMIGeAgEAMDkxEjAQBgNVBAoTCU15Q29tcGFueTEPMA0GA1UECxMGTXlEZXB0
MRIwEAYDVQQDEwlNeVN1YmplY3QwXDANBgkqhkiG9w0BAQEFAANLADBIAkEAtKcX
plKFCFAJymTFX71yuxY1fdS7UEhKjBsH7pdqnJnsASK6ZQGAqerjpKScWV1mzYn4
1q2+mgGnCvaZUlIo7wIDAQABoAAwDQYJKoZIhvcNAQEEBQADQQCClQ5LHdbG/C1f
Bj8AszttSo/bA4dcX3vHvhhJcmuuWO9LHS2imPA3xhX/d6+Q1SMbs+tG4RP0lRSr
iWDyuvwx
-----END CERTIFICATE REQUEST-----
genreq
<IDname> <Subject> ...optional
arguments...
Generates a self-certificate request for a Certification Authority (CA),
where <IDname> is the private key ID (up to 7 characters) and <subject>
is the subject name (up to 49 characters). A number of optional
arguments can also be specified as indicated below.
[-ou <OrgUnit>] Organization Unit (up to 49 chars)
[-on <OrgName>] Organization Name (up to 49 chars)
[-cn <City>] City Name of Organization (up to 49 chars)
[-st <State>] State Name (up to 49 chars)
[-p <PostCode>] Postal code (9 digits)
[-cc <CCode>] Country code (2 chars)
[-e <Email>] E-mail Address (up to 49 chars)
[-d <Domain>] Domain Name (up to 49 chars)
[-i <IP>] IP Address (a.b.c.d)
[-sa <SAlgo>] Signature Algorithm (one of MD5-RSA or SHA1-RSA)
[-k <KSize>]
Key size in bits (one of 512, 1024, or 2048)