Brocade Mobility RFS7000-GR Controller Installation Guide (Supporting software release 4.1.0.0-040GR and later) User Manual
Page 36

Changing default wireless controller parameters
5
28
Brocade Mobility RFS7000-GR Controller Installation Guide
53-1001946-01
NOTE
The pre-shared key:
acdefab12345678abcdefab12345678abcdefab12345678abcdefab
12345678
is only an example. Enter a unique pre-shared key in place of this
example.
7. Self Signed certificates should be replaced with a private certificate.
a. The controller ships with a default trust point using a default self-signed
certificate. This certificate is associated with the hotspot and onboard
RADIUS server. This certificate should be replaced with a valid certificate
from a Certificate Authority.
b. The following command will show the existing self-signed certificate.
RFS7000(config)#show crypto pki trustpoints
Trustpoint :default-trustpoint
-----------------------------------------------
Server certificate configured
Subject Name:
Common Name: Brocade
Organizational Unit: EWLAN
Organization: Enterprise Mobility
Location: San Jose
State: CA
Country: US
Issuer Name:
Common Name: Brocade
Organizational Unit: EWLAN
Organization: Enterprise Mobility
Location: San Jose
State: CA
Country: US
Valid From: Jan 29 15:13:44 2008 GMT
Valid Until: Jan 28 15:13:44 2009 GMT
c. Create a new trust point.
RFS7000(config)#crypto pki trustpoint externalCert
RFS7000(config-trustpoint)#subject-name motoFips US CA "San
Jose" Moto "WLAN division"
RFS7000(config)#crypto pki enroll externalCert request
d. The following command displays the above created trust point and
certificate request:
RFS7000(config)#show crypto pki request externalCert