Ottomata has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/395603 )

Change subject: Fix example.certs.yaml
......................................................................

Fix example.certs.yaml

Change-Id: I6fb25dde078d3bdbe18c9cc63db3962fbe8be5f1
---
M examples/example.certs.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/cergen refs/changes/03/395603/1

diff --git a/examples/example.certs.yaml b/examples/example.certs.yaml
index 3aaef96..8c891b4 100644
--- a/examples/example.certs.yaml
+++ b/examples/example.certs.yaml
@@ -14,7 +14,7 @@
 
 # The rest of these are all local Certificates,
 # some of which are Authorties of others.
-root_authority:
+root_ca:
   is_authority: true
   path_length: 10
   subject:
@@ -25,7 +25,7 @@
     password: qwerty
 
 # intermediate_ca's CA is root_ca.
-intermediate_authority:
+intermediate_ca:
   is_authority: true
   authority: root_ca
   subject:

-- 
To view, visit https://gerrit.wikimedia.org/r/395603
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6fb25dde078d3bdbe18c9cc63db3962fbe8be5f1
Gerrit-PatchSet: 1
Gerrit-Project: cergen
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to