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
Debian QA
jenkins.debian.net
Commits
c06304af
Verified
Commit
c06304af
authored
Aug 17, 2020
by
Mattia Rizzolo
Browse files
apache2: fix filename
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
7e6df485
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
View file @
c06304af
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<
Macro
common
-
directives
-
ssl
$
name
>
<
Macro
common
-
directives
-
ssl
$
name
>
SSLEngine
on
SSLEngine
on
SSLCertificateKeyFile
/
var
/
lib
/
dehydrated
/
certs
/$
name
/
privkey
.
key
SSLCertificateKeyFile
/
var
/
lib
/
dehydrated
/
certs
/$
name
/
privkey
.
pem
SSLCertificateFile
/
var
/
lib
/
dehydrated
/
certs
/$
name
/
fullchain
.
pem
SSLCertificateFile
/
var
/
lib
/
dehydrated
/
certs
/$
name
/
fullchain
.
pem
SSLCipherSuite
HIGH
:!
aNULL
:!
eNULL
:!
EXP
:!
LOW
:!
MD5
SSLCipherSuite
HIGH
:!
aNULL
:!
eNULL
:!
EXP
:!
LOW
:!
MD5
SSLHonorCipherOrder
on
SSLHonorCipherOrder
on
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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