From ae58c24f72a8ed72327fbc3f7305bd69ec6a13db Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 17 Jan 2013 09:20:37 -0500 Subject: Made a few encryption things simpler: * Only one strict/lax setting, in [encryption], rather than separate settings in [properties] and [sshkeys] * No longer necessary to enable encryption on each Properties file --- schemas/privkey.xsd | 17 +++++++++++++++++ schemas/types.xsd | 7 +++++++ 2 files changed, 24 insertions(+) (limited to 'schemas') diff --git a/schemas/privkey.xsd b/schemas/privkey.xsd index b8d9e317d..f6de534c1 100644 --- a/schemas/privkey.xsd +++ b/schemas/privkey.xsd @@ -5,6 +5,8 @@ + + @@ -133,6 +135,21 @@ + + + + Create group-specific keys with the given priority. + + + + + + + Override the global strict/lax decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/types.xsd b/schemas/types.xsd index a6070279a..524b327c5 100644 --- a/schemas/types.xsd +++ b/schemas/types.xsd @@ -96,6 +96,13 @@ + + + + + + + -- cgit v1.2.3-1-g7c22