Skip to content

Commit d1c4adb

Browse files
committed
miscweb: Enable certs for js.foundation redirects
Follows-up 3055884, be7518e. Ref jquery/jquery-wp-content#449.
1 parent 753b918 commit d1c4adb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hieradata/environments/production/roles/miscweb.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,15 @@ profile::miscweb::redirects:
9292
js.foundation:
9393
target: https://openjsf.org
9494
mode: root
95+
certificate: miscweb-a
9596
www.js.foundation:
9697
target: https://openjsf.org
9798
mode: root
99+
certificate: miscweb-a
98100
cla.js.foundation:
99101
target: https://cla.openjsf.org
100102
mode: root
103+
certificate: miscweb-a
101104
# jquery.com
102105
brand.jquery.com:
103106
target: https://brand.jquery.org

0 commit comments

Comments
 (0)