summaryrefslogtreecommitdiffstats
path: root/src/util/cert.h
Commit message (Collapse)AuthorAgeFilesLines
* ssh: generate public keys from certificateSumit Bose2015-07-311-0/+4
| | | | | | Resolves: https://fedorahosted.org/sssd/ticket/2711 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* certs: add PEM/DER conversion utilitiesSumit Bose2015-06-191-0/+47
Related to https://fedorahosted.org/sssd/ticket/2596 Reviewed-by: Pavel Březina <pbrezina@redhat.com>