aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke/stroke_ca.h
Commit message (Collapse)AuthorAgeFilesLines
* stroke: Change how CA certificates are storedTobias Brunner2015-08-201-4/+26
| | | | | | | | | | | Since 11c14bd2f5 CA certificates referenced in ca sections were enumerated by two credential sets if they were also stored in ipsec.d/cacerts. This caused duplicate certificate requests to get sent. All CA certificates, whether loaded automatically or via a ca section, are now stored in stroke_ca_t. Certificates referenced in ca sections are now also reloaded when `ipsec rereadcacerts` is used.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+80