diff options
author | Fabian Mauchle <fabian.mauchle@switch.ch> | 2017-03-24 11:05:18 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-08-01 17:41:11 +0200 |
commit | 4fa79aa7a6332add75e334178e02737518a0bee7 (patch) | |
tree | 3128bb28cd9d223e47da556a561e84e5cda08cb3 /ChangeLog | |
parent | 9a565fe0289c55700677e7a6d8446a1de1e77e9e (diff) |
create new cert_store before reloading CAs and CRLs
Conflicts:
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2017-10-?? 1.6.9 + Bug fixes: + - Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50). + 2016-09-21 1.6.8 Bug fixes: - Stop waiting on writable when reading a TCP socket. |