summaryrefslogtreecommitdiffstats
path: root/base/server/python/pki/server/deployment/scriptlets/csr_generation.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed CSR generation scriptlet.ticket-2278-21Endi S. Dewata2016-05-031-0/+3
|
* Added CSR generation scriptlet.Endi S. Dewata2016-05-031-0/+139
The code that generates the CSR for external CA installation has been moved into a new scriptlet. The code that displays the external CA step one installation summary has been moved into the configuration servlet. https://fedorahosted.org/pki/ticket/2278