fix wording

Signed-off-by: Simon Bein <simontheleg@gmail.com>
pull/12545/head
Simon Bein 2 years ago
parent 94becde7f3
commit 4fa4fe2596
No known key found for this signature in database
GPG Key ID: 8A8A68258B4E118E

@ -12,7 +12,7 @@ default_days = 3650
default_md = sha256 default_md = sha256
policy = policy_anything policy = policy_anything
copy_extensions = copy copy_extensions = copy
# don't make subjects unique, as we generate two certificates using the same subject line # don't require unique subjects, as we generate two certificates using the same subject line
unique_subject = no unique_subject = no
[policy_anything] [policy_anything]
@ -46,3 +46,4 @@ commonName_default = helm.sh
# [alternate_names] # [alternate_names]
# This is now set in generate.sh as we want to generate two certs from this config # This is now set in generate.sh as we want to generate two certs from this config
# using different alternate_names # using different alternate_names

Loading…
Cancel
Save