Skip to content
Permalink
Browse files
doc: fix backticks around 'default'
Refs: #41569

PR-URL: #41613
Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
  • Loading branch information
2 people authored and danielleadams committed Apr 21, 2022
1 parent ac8526e commit 83129729c69962a6056b73efbca81f83da01bbeb
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/api/crypto.md
@@ -2499,7 +2499,7 @@ If the `'subject'` option is set to `'always'` and if the subject alternative
name extension either does not exist or does not contain a matching email
address, the certificate subject is considered.

If the `'subject'` option is set to `'default`', the certificate subject is only
If the `'subject'` option is set to `'default'`, the certificate subject is only
considered if the subject alternative name extension either does not exist or
does not contain any email addresses.

0 comments on commit 8312972

Please sign in to comment.