Skip to content

Commit 6ebe6c2

Browse files
committed
Change intermediate certificate policy references to balanced
1 parent 65b9ed3 commit 6ebe6c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vhosts/.000-default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
<VirtualHost *:443>
1313
Include h5bp/tls/ssl_engine.conf
1414
Include h5bp/tls/certificate_files.conf
15-
Include h5bp/tls/policy_intermediate.conf
15+
Include h5bp/tls/policy_balanced.conf
1616
</VirtualHost>

vhosts/templates/example.com.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
Include h5bp/tls/ssl_engine.conf
2121
Include h5bp/tls/certificate_files.conf
22-
Include h5bp/tls/policy_intermediate.conf
22+
Include h5bp/tls/policy_balanced.conf
2323

2424
# (1)
2525
Include h5bp/rewrites/rewrite_nowww.conf

0 commit comments

Comments
 (0)