mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
ocserv.8: Align example with the default ocserv configuration for certificates
Relates: #468 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -189,8 +189,9 @@ AES).
|
||||
|
||||
$ certtool --generate-privkey --outfile user-key.pem
|
||||
$ cat << _EOF_ >user.tmpl
|
||||
cn = "user"
|
||||
unit = "admins"
|
||||
dn = "cn=Full Name,O=Example Org,UID=username"
|
||||
#if usernames are SAN(rfc822name) email addresses
|
||||
#email = "username@example.com"
|
||||
expiration_days = 365
|
||||
signing_key
|
||||
tls_www_client
|
||||
|
||||
Reference in New Issue
Block a user