Please review the attached patches which fix
https://fedorahosted.org/pki/ticket/2588, a bug in profile
modification where config params can only be added or changed, but
not removed.
Thanks,
Fraser
The following patches add the revocation reason to the REST cert
data (i.e. GET /ca/rest/certs/{id}).
Patches 0163 and 0164 were pushed under trivial rule.
Please review 0165.
Thanks,
Fraser
The PKI CLI has been modified to retrieve access banner from
the server and ask for user confirmation at the beginning of the
program. An --ignore-banner option was added to allow bypassing
the banner for automation.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata
The PKI console has been modified to retrieve access banner from
the server and ask for user confirmation at the beginning of the
program.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata
All pages in TPS UI have been modified to retrieve access banner
and display it once at the beginning of the SSL connection.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata
All pages in TKS UI have been modified to retrieve access banner
and display it once at the beginning of the SSL connection.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata
All pages in OCSP UI have been modified to retrieve access banner
and display it once at the beginning of the SSL connection.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata
All pages in KRA UI have been modified to retrieve access banner
and display it once at the beginning of the SSL connection.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata
All pages in CA UI have been modified to retrieve access banner
and display it once at the beginning of the SSL connection.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata
A new InfoService class has been added to PKIApplication to
provide public information about the server including version
number and access banner.
https://fedorahosted.org/pki/ticket/2582
--
Endi S. Dewata