summaryrefslogtreecommitdiffstats
path: root/ipaclient/plugins/cert.py
Commit message (Expand)AuthorAgeFilesLines
* Fix writing certificate chain to fileFraser Tweedale2018-10-021-3/+2
* Load certificate files as binary dataChristian Heimes2018-04-301-2/+2
* csrgen: support initialising OpenSSL adaptor with key objectFraser Tweedale2018-04-251-1/+2
* Defer import of ipaclient.csrgenChristian Heimes2018-04-101-1/+4
* x509: remove the strip_header() functionStanislav Laznicka2017-11-011-1/+2
* parameters: introduce CertificateSigningRequestStanislav Laznicka2017-10-251-3/+0
* csrgen: accept public key info as BytesStanislav Laznicka2017-10-251-1/+1
* Create a Certificate parameterStanislav Laznicka2017-07-271-2/+2
* x509: Make certificates represented as objectsStanislav Laznicka2017-07-271-4/+3
* Split x509.load_certificate() into PEM/DER functionsStanislav Laznicka2017-07-271-1/+1
* ca/cert-show: check certificate_out in optionsStanislav Laznicka2017-05-241-3/+9
* csrgen: Modify cert_get_requestdata to return a CertificationRequestInfoBen Lipton2017-04-031-45/+30
* cert: include certificate chain in cert command outputJan Cholasta2017-03-141-1/+4
* cert: add output file option to cert-requestJan Cholasta2017-03-141-14/+52
* csrgen: Support encrypted private keysBen Lipton2017-02-281-0/+10
* csrgen: Allow overriding the CSR generation profileBen Lipton2017-02-281-1/+12
* csrgen: Automate full cert request flowBen Lipton2017-02-281-1/+75
* Pylint: fix the rest of unused local variablesMartin Basti2016-10-111-2/+0
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* client: ignore override errors in command overridesJan Cholasta2016-06-301-4/+4
* cert: fix CLI output of cert_remove_holdJan Cholasta2016-06-301-1/+13
* cert: allow search by certificateJan Cholasta2016-06-211-0/+23
* cert: add object pluginJan Cholasta2016-06-211-3/+3
* ipalib: move File command arguments to ipaclientJan Cholasta2016-06-031-0/+10
* ipalib: split off client-side plugin code into ipaclientJan Cholasta2016-06-031-0/+43