이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 20. SubjectAltNameExt (Adding the Subject Alternative Name Extension to a Request)
The
GenSubjectAltNameExt creates a base-64 encoded blob to add the alternate subject name extension, SubjectAltNameExt (OID 2.5.29.17), to the new certificate. This blob is pasted into the certificate approval page when the certificate is created.
20.1. Syntax 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
The
GenSubjectAltNameExt tool uses parameter pairs where the first parameter specifies the type of name format, and the second parameter gives that name in the specified format.
This tool has the following syntax:
GenSubjectAltNameExt
general_type#
...
general_name#
...
| Parameter | Description |
|---|---|
| general_type | Sets the type of name that is used. This can be any of the following strings:
|
| general_name | A string, conforming to the specified format, of the subject name.
|