summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFabian Mauchle <fabian.mauchle@switch.ch>2017-03-24 11:05:18 +0100
committerFabian Mauchle <fabian.mauchle@switch.ch>2017-03-24 11:14:37 +0100
commit402cc31039f9612519468b76645edca9c063984b (patch)
tree4a5634a9f6bac4694eb4dec2d0d9b302a35a0c7f /ChangeLog
parent3d9be8431e7644e440c58b7132563db0ace0267b (diff)
create new cert_store before reloading CAs and CRLsradsecproxy-50
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3195603..d4be0e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,7 @@ Changes between 1.6.8 and the master branch
- Don't use a smaller pthread stack size than what's allowed.
- Don't follow NULL the pointer at debug level 5 (RADSECPROXY-68).
- Avoid a deadlock situation with dynamic servers (RADSECPROXY-73).
+ - Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50).
2016-09-21 1.6.8
Bug fixes: