Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CIP-Admins
tls-howto
Commits
97dd1ab1
Commit
97dd1ab1
authored
Jun 27, 2022
by
arw
Browse files
GN and SN are now required for personal certificates
parent
ca55840a
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-template-user.cnf
View file @
97dd1ab1
...
...
@@ -16,7 +16,13 @@ localityName = "3. Locality Name (eg, city) "
localityName_default = Erlangen
0.organizationName = "4. Organization Name (eg, company) "
0.organizationName_default = Friedrich-Alexander-Universitaet Erlangen-Nuernberg
commonName = "6. Common Name (eg, CA name) "
givenName = "5. Given Name "
givenName_max = 128
givenName_default = "Friedrich"
surname = "6. Surname "
surname_Max = 128
surname_default = "Ungueltiger-Name-Bitte-Ersetzen-Maier"
commonName = "7. Common Name (eg, CA name) "
commonName_max = 64
# FIXME: Hier Namen einsetzen:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment