Ap51xx>admin(system.cmgr)> genreq – Motorola AP-51XX User Manual
Page 490

AP-51xx Access Point Product Reference Guide
8-156
AP51xx>admin(system.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(system.cmgr)>
genreq MyCert2 MySubject -ou MyDept -on MyCompany
Please wait. It may take some time...
Generating the certificate request
Retreiving the certificate request
The certificate request is
-----BEGIN CERTIFICATE REQUEST-----
MIHzMIGeAgEAMDkxEjAQBgNVBAoTCU15Q29tcGFueTEPMA0GA1UECxMGTXlEZXB0
MRIwEAYDVQQDEwlNeVN1YmplY3QwXDANBgkqhkiG9w0BAQEFAANLADBIAkEAtKcX
plKFCFAJymTFX71yuxY1fdS7UEhKjBsH7pdqnJnsASK6ZQGAqerjpKScWV1mzYn4
1q2+mgGnCvaZUlIo7wIDAQABoAAwDQYJKoZIhvcNAQEEBQADQQCClQ5LHdbG/C1f
Bj8AszttSo/bA4dcX3vHvhhJcmuuWO9LHS2imPA3xhX/d6+Q1SMbs+tG4RP0lRSr
iWDyuvwx
-----END CERTIFICATE REQUEST-----
For information on configuring certificate management settings using the applet (GUI), see
Managing Certificate Authority (CA)
.
genreq
[-ou
[-on
[-cn
[-st
. . .
. . .
[-p
[-cc
[-e
[-d
[-i
[-sa
Generates a self-certificate request for a Certification Authority (CA), where:
-ou
-on
-cn
-st
-p
-cc
-e
-d
-i
-sa
-k
The private key ID Name (up to 7 chars)
Subject Name (up to 49 chars)
Organization Unit (up to 49 chars)
Organization Name (up to 49 chars)
City Name of Organization (up to 49 chars)
State Name (up to 49 chars)
Postal code (9 digits)
Country code (2 chars)
E-mail Address (up to 49 chars)
Domain Name (up to 49 chars)
IP Address (a.b.c.d)
Signature Algorithm (one of
MD5-RSA
or
SHA1-RSA
Key size in bits (one of
512
,
1024
, or
2048
)