aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/certificates/certificate_printer.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix some Doxygen issuesTobias Brunner2016-03-111-5/+5
|
* Refactored certificate management for the vici and stroke interfaces5.4.0dr1Andreas Steffen2015-12-121-0/+10
|
* Standardized printing of certificate informationAndreas Steffen2015-12-111-0/+60
The certificate_printer class allows the printing of certificate information to a text file (usually stdout). This class is used by the pki --print and swanctl --list-certs commands as well as by the stroke plugin.