summaryrefslogtreecommitdiffstats
path: root/base/common/python
Commit message (Expand)AuthorAgeFilesLines
* Add code in KRA python client to support multiple crypto algorithmsAde Lee2017-04-063-36/+144
* Add python-cryptography crypto providerAde Lee2017-04-063-17/+197
* Fix pylint errorsAde Lee2017-04-042-1/+2
* Add util code to source environment filesAde Lee2017-04-031-0/+28
* Added python info clientAde Lee2017-04-032-11/+138
* Misc pylint, flake8 and tox fixesChristian Heimes2017-03-314-3/+6
* Fixed pylint error in pki.authority.Endi S. Dewata2017-03-311-1/+1
* Allowing pki pkcs12-import without NSS database password.Endi S. Dewata2017-03-211-1/+1
* Exporting environment variables for PKI client.Endi S. Dewata2017-03-161-21/+5
* Added cascading configuration for PKI CLI.Endi S. Dewata2017-03-151-0/+236
* Refactored PKIInstance.load().Endi S. Dewata2017-03-011-0/+33
* PKIConnection: allow separation of client cert and pkeyStanislav Laznicka2017-01-311-3/+9
* Refactored pki_copytree().Endi S. Dewata2016-12-211-0/+76
* Add python-client code for key resource changesAde Lee2016-11-221-36/+52
* Fixed problem installing subordinate CA with HSM in FIPS mode.Endi S. Dewata2016-11-161-11/+40
* Fixed NSSDatabase.create_request().Endi S. Dewata2016-10-101-1/+1
* Updated pki-server subsystem-cert-update CLI.Endi S. Dewata2016-08-221-2/+9
* Improve setup.py for standalone Dogtag client releasesChristian Heimes2016-08-082-22/+63
* Added log messages for certificate import during cloning.Endi S. Dewata2016-08-052-0/+83
* Re-license the python client files to LGPLv3Ade Lee2016-07-2919-110/+144
* Fixed pki pkcs12-import output.Endi S. Dewata2016-07-071-1/+4
* Fixed problem with pki pkcs12-import --no-trust-flags.Endi S. Dewata2016-07-071-3/+0
* Fixed KRA cloning issue.Endi S. Dewata2016-06-292-6/+35
* Fixed problem with headerless PKCS #7 data.Endi S. Dewata2016-06-141-0/+7
* Added TPS VLV management CLI.Endi S. Dewata2016-06-081-0/+12
* Fixed support for generic CSR extensions.Endi S. Dewata2016-05-251-1/+26
* Fixed missing CSR extensions for external CA case.Endi S. Dewata2016-05-121-2/+48
* Python client changes for realmAde Lee2016-04-201-19/+40
* Fixed PKCS #12 export options.Endi S. Dewata2016-04-201-0/+12
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-151-1/+9
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-081-1/+6
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-03-182-68/+126
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-03-181-2/+4
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-03-182-15/+15
* Package pki client library for Python 3Christian Heimes2016-03-041-1/+12
* Simplify Python package installationChristian Heimes2016-03-031-0/+2
* Backwards compatibility with sphinx 1.1Christian Heimes2016-03-031-1/+3
* Handle import and export of external certsAde Lee2016-03-011-10/+17
* Use CMAKE_CURRENT_SOURCE_DIR for sphinx-buildChristian Heimes2016-03-012-3/+8
* Sphinx 1.3 has renamed the default schemeChristian Heimes2016-02-291-1/+5
* Fix pylint 1.5 violation in new pki.cli.pkcs12 moduleChristian Heimes2016-02-291-4/+2
* Fail builds when sphinx-builder failsChristian Heimes2016-02-292-1/+3
* Added workaround for JSS limitation in pki pkcs12-import.Endi S. Dewata2016-02-262-21/+182
* Added Python wrapper for pki pkcs12-import.Endi S. Dewata2016-02-263-1/+125
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-02-261-5/+11
* Silence pylint 1.5 false positivesChristian Heimes2016-02-262-6/+5
* Added pki-server commands to export system certificates.Endi S. Dewata2016-02-251-6/+16
* Fix flake8 / PEP 8 violationsChristian Heimes2016-01-251-36/+20
* Renamed pki.nss into pki.nssdb.Endi S. Dewata2016-01-231-0/+0
* Don't use settings like HTTP proxy from env vars during installationChristian Heimes2016-01-201-1/+6