Bug 498528

Summary: disable mod_revocator
Product: [Retired] Dogtag Certificate System Reporter: Chandrasekar Kannan <ckannan>
Component: TPSAssignee: Matthew Harmsen <mharmsen>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: high Docs Contact:
Priority: urgent    
Version: unspecifiedCC: alee, benl, jmagne
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-22 23:34:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 443788    
Attachments:
Description Flags
Disable mod_revocator on RHEL
none
Disable mod_revocator on RHEL (spec files) none

Description Chandrasekar Kannan 2009-04-30 21:12:42 UTC
since mod_revocator doesn't work when TPS is hooked up to a HSM, please disable it

Comment 2 Matthew Harmsen 2009-05-01 00:52:10 UTC
Created attachment 342025 [details]
Disable mod_revocator on RHEL

Comment 3 Matthew Harmsen 2009-05-01 00:52:37 UTC
Created attachment 342026 [details]
Disable mod_revocator on RHEL (spec files)

Comment 4 Jack Magne 2009-05-01 00:58:26 UTC
Attachments (id=342025) (id-342026) +jmagne.

Comment 5 Matthew Harmsen 2009-05-01 01:06:15 UTC
cd pki/base

% svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M      ra/lib/perl/PKI/RA/DonePanel.pm
M      tps/lib/perl/PKI/TPS/DonePanel.pm

% svn commit
Sending        base/ra/lib/perl/PKI/RA/DonePanel.pm
Sending        base/tps/lib/perl/PKI/TPS/DonePanel.pm
Transmitting file data ..
Committed revision 421.


cd pki/dogtag

% svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M      ra/pki-ra.spec
M      tps/pki-tps.spec

% svn commit
Sending        dogtag/ra/pki-ra.spec
Sending        dogtag/tps/pki-tps.spec
Transmitting file data ..
Committed revision 422.