3com WXR100 3CRWXR10095A 사용자 설명서

다운로드
페이지 750
crypto ca-certificate
563
„
PEM-formatted certificate
 — ASCII text representation of the 
certificate authority PKCS #7 certificate, consisting of up to 
5120 characters that you have obtained from the certificate authority.
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0. Webaaa option renamed to 
web in MSS Version 4.1.
Usage — The Privacy-Enhanced Mail protocol (PEM) format is used for 
representing a PKCS #7 certificate in ASCII text. PEM uses base64 
encoding to convert the certificate to ASCII text, then puts the encoded 
text between the following delimiters:
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
To use this command, you must already have obtained a copy of the 
certificate authority’s certificate as a PKCS #7 object file. Then do the 
following:
Open the PKCS #7 object file with an ASCII text editor such as Notepad 
or vi.
Enter the crypto ca-certificate command on the CLI command line.
When MSS prompts you for the PEM-formatted certificate, paste the 
PKCS #7 object file onto the command line. 
Examples — The following command adds the certificate authority’s 
certificate to WX certificate and key storage:
WX4400# crypto ca-certificate admin
Enter PEM-encoded certificate
-----BEGIN CERTIFICATE-----
MIIDwDCCA2qgAwIBAgIQL2jvuu4PO5FAQCyewU3ojANBgkqhkiG9wOBAQUFADCB
mzerMClaweVQQTTooewi\wpoer0QWNFNkj90044mbdrl1277SWQ8G7DiwYUtrqoQplKJvxz
.....
Lm8wmVYxP56M;CUAm908C2foYgOY40=
-----END CERTIFICATE-----
See Also
„