summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgSSLCAFormatGenerator.py
Commit message (Collapse)AuthorAgeFilesLines
* SSLCA: SSLCAFormat is now a GeneratorAlexander Sulfrian2022-02-141-0/+123
We do not need to create files for the different certificat formats, because all data could and should be recreated from the current certificate files.