Skip to content

Commit

Permalink
Updates --san documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Logan Stellway authored Mar 24, 2021
1 parent 9023610 commit e200bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ self-signed-tls --ca-key=/path/to/CA.key --ca-cert=/path/to/CA.pem
| `-o VALUE` `--organization=VALUE` | Organization Name (eg, company) |
| `-u VALUE` `--unit=VALUE` | Organizational Unit Name (eg, section) |
| `-n VALUE` `--common-name=VALUE` | Common Name (e.g. server FQDN or YOUR name) |
| `-a VALUE` `--san=VALUE` | Comma-delimited list of subject alternative names |
| `-a VALUE` `--san=VALUE` | Comma-delimited list of subject alternative names _(Subdomains, etc..)_ |
| `-e VALUE` `--email=VALUE` | Email Address |

<br />
Expand Down

0 comments on commit e200bb6

Please sign in to comment.