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

Ade Lee alee at redhat.com
Thu Aug 28 20:49:10 UTC 2014


Looks and builds ok. ACK.

----- Original Message -----
From: "Matthew Harmsen" <mharmsen at redhat.com>
To: "pki-devel" <pki-devel at redhat.com>
Sent: Wednesday, August 27, 2014 11:06:12 PM
Subject: [Pki-devel] [PATCH] Remove RA and pkicreate and pkisilent

Please review the following patch which addresses: 


    * PKI TRAC Ticket #1127 - Remove 'pki-ra', 'pki-setup', and 'pki-silent' packages . . . 


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 


_______________________________________________
Pki-devel mailing list
Pki-devel at redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel




More information about the Pki-devel mailing list