BBlack has submitted this change and it was merged. Change subject: Remove space from start of cert ......................................................................
Remove space from start of cert Change-Id: If0da620cf998e65443c5b6b92cc88746409fa930 --- M files/ssl/uni.wikimedia.org.crt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: BBlack: Looks good to me, approved jenkins-bot: Verified diff --git a/files/ssl/uni.wikimedia.org.crt b/files/ssl/uni.wikimedia.org.crt index 412fe8f..96acbc9 100644 --- a/files/ssl/uni.wikimedia.org.crt +++ b/files/ssl/uni.wikimedia.org.crt @@ -1,4 +1,4 @@ - -----BEGIN CERTIFICATE----- +-----BEGIN CERTIFICATE----- MIIH1jCCBr6gAwIBAgISESGXLjKl5bLinUct/tty1iduMA0GCSqGSIb3DQEBCwUA MGYxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMTwwOgYD VQQDEzNHbG9iYWxTaWduIE9yZ2FuaXphdGlvbiBWYWxpZGF0aW9uIENBIC0gU0hB -- To view, visit https://gerrit.wikimedia.org/r/180314 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If0da620cf998e65443c5b6b92cc88746409fa930 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: BBlack <[email protected]> Gerrit-Reviewer: BBlack <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
