coren has submitted this change and it was merged.
Change subject: Dynamic proxy: Serve SSL certificate chain
......................................................................
Dynamic proxy: Serve SSL certificate chain
Bug: 60833
Change-Id: Ie3b04461e75cda5acaa2428b768f50f335fad190
---
M modules/dynamicproxy/templates/proxy.conf
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
coren: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/dynamicproxy/templates/proxy.conf
b/modules/dynamicproxy/templates/proxy.conf
index 71465ba..475e137 100644
--- a/modules/dynamicproxy/templates/proxy.conf
+++ b/modules/dynamicproxy/templates/proxy.conf
@@ -36,7 +36,7 @@
# Serve both HTTP and HTTPS
listen 443 default_server ssl spdy;
- ssl_certificate /etc/ssl/certs/<%= @ssl_certificate_name %>.pem;
+ ssl_certificate /etc/ssl/certs/<%= @ssl_certificate_name %>.chained.pem;
ssl_certificate_key /etc/ssl/private/<%= @ssl_certificate_name %>.key;
# Copied from templates/nginx/nginx.conf.erb. Eugh
--
To view, visit https://gerrit.wikimedia.org/r/111342
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3b04461e75cda5acaa2428b768f50f335fad190
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Jeremyb <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits