]> WPIA git - cassiopeia.git/commit
fix: be able to load CAs without private key
authorFelix Dörre <felix@dogcraft.de>
Tue, 28 Feb 2017 13:01:36 +0000 (14:01 +0100)
committerFelix Dörre <felix@dogcraft.de>
Wed, 1 Mar 2017 07:42:53 +0000 (08:42 +0100)
commitfd41b4a5253bd23236808bc324413be612f5ccca
tree8dc447fdf9cbb7b97160be9827ee8b2aad6ad5ff
parent11750de943b5f1e6045fd96fc069865fe6fc6800
fix: be able to load CAs without private key

this is needed for the signer-client to load CAs when
he does not have the according private key.

Change-Id: Ib1a9c6fd9cde6ec3af1414f2b22faa22d1fa6fea
src/crypto/CRL.cpp
src/crypto/simpleOpensslSigner.cpp
src/crypto/sslUtil.cpp