Reference Guide

cfgRacSecCsrLocalityName (Read or Write)
Description
Species the CSR Locality (L).
Legal Values
A string of up to 254 characters.
Default
<blank>
cfgRacSecCsrStateName (Read or Write)
Description
Species the CSR State Name (S).
Legal Values
A string of up to 254 characters.
Default
<blank>
cfgRacSecCsrCountryCode (Read/Write)
Description
Species the CSR Country Code (CC).
Legal Values
A string of 2 alphabet country code.
Default
US
cfgRacSecCsrEmailAddr (Read or Write)
Description
Species the CSR email address.
Legal Values
A string of up to 254 characters.
Default
<blank>
Example
racadm config -g cfgRacSecurity
cfgRacSecCsrKeySize=1024
cfgRacSecCommonName=
cfgRacSecOrganizationName=
cfgRacSecOrganizationUnit=
cfgRacSecLocalityName=
cfgRacSecStateName=
cfgRacSecCountryCode=
cfgRacSecEmailAddr=
cfgRacSecCsrKeySize (Read or Write)
Description
Species the SSL asymmetric key size for the CSRs.
Legal Values
1024, 2048, and 4096
Default
1024
135