Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
4b7b492b
Commit
4b7b492b
authored
Oct 27, 2004
by
Leigh B. Stoller
Browse files
Another little tweak to make openssl happy.
parent
45cb429d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ssl/apache.cnf.in
View file @
4b7b492b
...
...
@@ -13,7 +13,7 @@ C = @SSLCERT_COUNTRY@
ST = @SSLCERT_STATE@
L = @SSLCERT_LOCALITY@
O = @SSLCERT_ORGNAME@
OU = Server
OU =
Web
Server
# The apache server wants the CommonName (CN) to match what we set "ServerName"
# to in apache/http.conf.in (in the SSL section).
CN = @WWWHOST@
...
...
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