]> git.sur5r.net Git - openldap/commit
autoca fixups
authorHoward Chu <hyc@openldap.org>
Sun, 9 Apr 2017 19:31:11 +0000 (20:31 +0100)
committerHoward Chu <hyc@openldap.org>
Sun, 9 Apr 2017 19:31:11 +0000 (20:31 +0100)
commit268f71cb276315f18fc8a5df7ce17fa2045f963b
tree8e5c70b971ac5aaca2ad77a303cbaf2aa8c27359
parentf33c7d1ee616fed606d163c9b4b3b60fd1852b84
autoca fixups

Move install of CA cert to a pool thread, otherwise cn=config deadlocks
on dynamically loaded overlay.

Dup/release entry before attempting to modify it, to avoid deadlocks
in back-bdb/hdb.

Always use PKCS#8 format when storing private keys.
servers/slapd/overlays/autoca.c