BBlack has submitted this change and it was merged. Change subject: rename new gs certs ......................................................................
rename new gs certs This naming scheme makes more sense for how we'll deploy them. With the vendor, year (or other serial-ish) and algorithm in the filename, we can deploy multiple variants and versions side-by-side and switch active sets. Change-Id: If09abb0c2c00ef7b7cf094bb355590822902c96e --- R files/ssl/globalsign-2016-ecdsa-unified.crt R files/ssl/globalsign-2016-rsa-unified.crt 2 files changed, 0 insertions(+), 0 deletions(-) Approvals: BBlack: Looks good to me, approved jenkins-bot: Verified diff --git a/files/ssl/NEW-ecc-uni.wikimedia.org.crt b/files/ssl/globalsign-2016-ecdsa-unified.crt similarity index 100% rename from files/ssl/NEW-ecc-uni.wikimedia.org.crt rename to files/ssl/globalsign-2016-ecdsa-unified.crt diff --git a/files/ssl/NEW-uni.wikimedia.org.crt b/files/ssl/globalsign-2016-rsa-unified.crt similarity index 100% rename from files/ssl/NEW-uni.wikimedia.org.crt rename to files/ssl/globalsign-2016-rsa-unified.crt -- To view, visit https://gerrit.wikimedia.org/r/322665 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If09abb0c2c00ef7b7cf094bb355590822902c96e Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: BBlack <[email protected]> Gerrit-Reviewer: BBlack <[email protected]> Gerrit-Reviewer: Ema <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
