[Pki-devel] [PATCH] Remove RA and pkicreate and pkisilent

Matthew Harmsen mharmsen at redhat.com
Thu Aug 28 03:06:12 UTC 2014


Please review the following patch which addresses:

  * PKI TRAC Ticket #1127 - Remove 'pki-ra', 'pki-setup', and
    'pki-silent' packages . . . <https://fedorahosted.org/pki/ticket/1127>

NOTE:  Although it may not be necessary, this patch was applied on top 
of the patch to 'Disable PKI GUI Configuration'.

A CA was installed to be certain that this patch caused no disruption, 
and the following *BEFORE*and *AFTER*listings were done showing that all 
of the *embol**dened* entries have been removed:

*BEFORE application of the patch:*

    # pwd
    /usr/share/pki
    # ls -CFa
    ./   ca-trust-source/  etc/         kra/ scripts/ *silent/*  upgrade/
    ../  common-ui/        java-tools/  native-tools/ server/   tks/    
    VERSION
    ca/  deployment/       key/         ocsp/ setup/    tps/
    # ls silent/
    *pki_silent.template*
    # ls scripts/
    *functions*  operations *pki_apache_initscript* pkicommon.pm
    # ls setup/
    CertServer.directory  menu.xml  pkidaemon_registry
    # ls /usr/bin/pki*
    /usr/bin/pki         /usr/bin/pkidaemon /usr/bin/pki-setup-proxy
    */usr/bin/pkicontrol*  /usr/bin/pkill */usr/bin/pkisilent*
    */usr/bin/pkicreate* */usr/bin/pkiremove*

*AFTER application of the patch:*

    # pwd
    /usr/share/pki
    # ls -CFa
    ./   ca-trust-source/  etc/         kra/ scripts/  tks/      VERSION
    ../  common-ui/        java-tools/  native-tools/ server/   tps/
    ca/  deployment/       key/         ocsp/ setup/    upgrade/
    # ls silent/
    ls: cannot access silent: No such file or directory
    # ls scripts
    operations  pkicommon.pm
    # ls setup
    CertServer.directory  menu.xml  pkidaemon_registry
    # ls /usr/bin/pki*
    /usr/bin/pki  /usr/bin/pkidaemon  /usr/bin/pkill
    /usr/bin/pki-setup-proxy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20140827/b95c99f9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20140827-Remove-RA-and-pkicreate-and-pkisilent.patch
Type: text/x-patch
Size: 2085763 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20140827/b95c99f9/attachment.bin>


More information about the Pki-devel mailing list