diff options
Diffstat (limited to 'setup-webconf')
-rw-r--r-- | setup-webconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-webconf b/setup-webconf index 20aa5d0..aba6223 100644 --- a/setup-webconf +++ b/setup-webconf @@ -75,7 +75,7 @@ prompt = no [ req_dn ] OU=HTTPS server -CN=$(hostname -f) +CN=$(hostname) emailAddress=postmaster@example.com [ cert_type ] |