summaryrefslogtreecommitdiffstats
path: root/ipaclient/plugins/certmap.py
Commit message (Collapse)AuthorAgeFilesLines
* certmap: load certificate from file in certmap-match CLIJan Cholasta2017-03-131-0/+49
Load the certificate from a file specified in the first argument. Raw certificate value can be specified using --certificate. https://pagure.io/freeipa/issue/6646 Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>