-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce global option --auto-san, use commonName as SAN
Command sign-req: Use --auto-san to add a subjectAltName, based on the commonName. If commonName matches "four dot delimited numbers" then the SAN will use "IP:commonName" format. Otherwise, use "DNS:commonName" format. Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
- Loading branch information
1 parent
5e62047
commit 5c36d44
Showing
1 changed file
with
37 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters