show security pki local-certificate
Syntax
show security pki local-certificate <brief | detail> <certificate-id certificate-id-name> <system-generated>
Description
로컬 디지털 인증서와 스위치에 설치된 해당 공용 키에 대한 정보를 표시합니다.
Options
없음 | (개요와 동일) 모든 로컬 디지털 인증서 및 해당 공용 키에 대한 정보를 표시합니다. |
브리핑 | 세부 사항 | (선택 사항) 지정된 출력 수준에 대한 로컬 디지털 인증서 및 해당 공용 키에 대한 정보를 표시합니다. |
인증서 ID 인증서 ID 이름 | (선택 사항) 지정된 로컬 디지털 인증서와 해당 공용 키에 대한 정보만 표시합니다. |
시스템 생성 | (선택 사항) 자동 생성된 자동 서명 인증서에 대한 정보를 표시합니다. |
Required Privilege Level
보기
Output Fields
표 1 명령의 출력 필드를 show security pki local-certificate
나열합니다. 출력 필드는 대략적인 순서로 나열되어 있습니다.
필드 이름 |
필드 설명 |
출력 수준 |
---|---|---|
Certificate identifier |
디지털 인증서 이름. |
모든 레벨 |
Certificate version |
디지털 인증서 개정 번호. |
detail |
Serial number |
고유의 일련번호 디지털 인증서. |
detail |
Issued by |
디지털 인증서를 발급한 권한 |
없음 brief |
Issued to |
디지털 인증서가 발급된 디바이스. |
없음 brief |
Issuer |
이름 형식을 사용하여 조직된 권위의 세부 사항을 포함하여 디지털 인증서를 발행한 권한이 있습니다. 가능한 하위 필드는:
|
detail |
Subject |
이름 형식을 사용하여 조직된 디지털 인증서 소유자의 세부 정보. 가능한 하위 필드는:
|
detail |
Alternate subject |
디지털 인증서와 관련된 디바이스의 도메인 이름 또는 IP 주소입니다. |
detail |
Validity |
디지털 인증서가 유효한 기간 가치관:
|
모든 레벨 |
Public key algorithm |
처럼 개인 키와 함께 사용되는 암호화 알고리즘 rsaEncryption (1024 bits) |
모든 레벨 |
Public key verification status |
공개 키 검증 상태: FailedPassed또는. 출력은 detail 검증 해시도 제공합니다. |
모든 레벨 |
Signature algorithm |
에서와 같은 CA(certificate authority) 서명하는 데 사용되는 암호화 sha1WithRSAEncryption 알고리즘입니다. |
detail |
Fingerprint |
디지털 인증서를 식별하는 데 사용되는 SHA1(Secure Hash Algorithm) 및 MD5(Message Digest 5) 해시. |
detail |
Distribution CRL |
CRL(Certificate Revocation List) 서버의 이름 정보 및 URL 구분 |
detail |
Use for key |
공용 키(예: Certificate signing , CRL signing 또는 Digital signatureKey encipherment . |
detail |
Sample Output
show security pki local-certificate
user@switch> show security pki local-certificate Certificate identifier: local-entrust2 Issued to: router2.juniper.net, Issued by: juniper Validity: Not before: 2005 Nov 21st, 23:28:22 GMT Not after: 2008 Nov 21st, 23:58:22 GMT Public key algorithm: rsaEncryption(1024 bits) Public key verification status: Passed
show security pki local-certificate detail
user@switch> show security pki local-certificate detail Certificate identifier: local-entrust3 Certificate version: 3 Serial number: 4355 94f9 Issuer: Organization: juniper, Country: us Subject: Organization: juniper, Country: us, Common name: switch1.juniper.net Alternate subject: switch1.juniper.net Validity: Not before: 2005 Nov 21st, 23:33:58 GMT Not after: 2008 Nov 22nd, 00:03:58 GMT Public key algorithm: rsaEncryption(1024 bits) Public key verification status: Passed fb:79:df:d4:a9:03:0f:d3:69:7e:c1:e4:27:35:9c:d9:b1:a2:47:78 d2:6d:f3:e5:f4:68:4f:b3:04:45:88:57:99:82:39:a6:51:9e:5f:42 23:3f:d7:6e:3d:a5:54:a9:b1:2d:6e:90:dd:12:8a:bf:ef:2b:20:50 ba:f0:da:d9:0c:ad:5e:d6:c6:98:3a:ae:3f:90:dd:94:78:c1:ea:2e 7c:f0:2d:d4:79:d4:cd:f0:52:df:5e:72:f2:e7:ae:66:f7:61:f4:bc 72:57:3e:6c:6d:d3:24:58:8b:f4:ef:da:2a:6a:fa:eb:98:f8:34:84 79:54:da:4f:d3:6f:52:1f Signature algorithm: sha1WithRSAEncryption Fingerprint: 61:3a:d0:b4:7a:16:9b:39:ba:81:3f:9d:ab:34:e5:c8:be:3b:a1:6d (sha1) 60:a0:ff:58:05:4a:65:73:9d:74:3a:e1:83:6f:1b:c8 (md5) Distribution CRL: C=us, O=juniper, CN=CRL1 http://CA-1/CRL/juniper_us_crlfile.crl Use for key: Digital signature
Release Information
Junos OS 11.1에서 도입된 명령어입니다.