summaryrefslogtreecommitdiffstats
path: root/base/server/python/pki/server/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed KRA install problem.Endi S. Dewata2016-04-051-25/+29
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-04-051-3/+3
* Implement total ordering for PKISubsystem and PKIInstanceChristian Heimes2016-04-051-0/+45
* Py3 modernization: libmodernize.fixes.fix_importChristian Heimes2016-04-051-0/+1
* Added pki-server commands to export system certificates.Endi S. Dewata2016-04-021-6/+115
* Renamed pki.nss into pki.nssdb.Endi S. Dewata2016-02-221-2/+2
* Added mechanism to import existing CA certificate.Endi S. Dewata2016-02-221-2/+3
* Added pki-server subsystem-cert-export command.Endi S. Dewata2016-02-221-0/+6
* Added automatic Tomcat migration.Matthew Harmsen2015-11-011-0/+18
* Added support for secure database connection in CLI.Endi S. Dewata2015-09-231-7/+92
* Added CLI to update cert data and request in CS.cfg.Endi S. Dewata2015-09-231-3/+112
* Fixed problem redeploying subsystem.Endi S. Dewata2015-05-141-3/+13
* Fixed pylint warnings.Endi S. Dewata2015-05-071-0/+3
* Fixed migration tool to update Tomcat libraries.Endi S. Dewata2015-05-061-7/+7
* Added server migration command.Endi S. Dewata2015-04-211-2/+26
* Fixed pylint report.Endi S. Dewata2015-02-051-2/+2
* Added server management library.Endi S. Dewata2015-01-281-17/+125
* Fix pycharm warnings for server python classesAde Lee2014-06-101-9/+10
* Replaced auth.properties with acl.properties.Endi S. Dewata2013-11-201-1/+1
* Fix a defect in upgrade scripts.Abhishek Koneru2013-07-161-4/+4
* Fixes for issues reported by pylint.Abhishek Koneru2013-07-031-4/+4
* Applied PEP8 formatting to python files.Abhishek Koneru2013-06-271-3/+3
* Fixed undefined PKIException.Endi Sukma Dewata2013-04-291-2/+2
* Fixed undefined BASE_DIR.Endi Sukma Dewata2013-04-291-4/+4
* Added upgrade scriptlet to add JNI_JAR_DIR.Endi Sukma Dewata2013-04-291-1/+1
* Refactored upgrade framework into base and server upgrade.Endi Sukma Dewata2013-04-251-0/+93