A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 0e8c2d5a549b2a932257a1c2350ca45dfb6f8c9f (commit) from 4e23cfc4a9deeb2210dc324f1ab11cc94ddfe39e (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 0e8c2d5a549b2a932257a1c2350ca45dfb6f8c9f Author: Howard Chu hyc@openldap.org Date: Tue Dec 18 19:10:04 2018 +0000
Tweak privateKey schema
We're using PKCS#8 syntax, drop the OpenLDAP syntax OID. Rename attribute accordingly. Tweak validator to accept encrypted keys.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/bconfig.c | 3 +-- servers/slapd/overlays/autoca.c | 4 ++-- servers/slapd/schema_init.c | 34 ++++++++++++++++++++++------------ servers/slapd/schema_prep.c | 10 +++++----- servers/slapd/slap.h | 2 +- 5 files changed, 31 insertions(+), 22 deletions(-)