Bug 498528 - disable mod_revocator
Summary: disable mod_revocator
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: TPS
Version: unspecified
Hardware: All
OS: Linux
urgent
high
Target Milestone: ---
Assignee: Matthew Harmsen
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 443788
TreeView+ depends on / blocked
 
Reported: 2009-04-30 21:12 UTC by Chandrasekar Kannan
Modified: 2015-01-04 23:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-22 23:34:48 UTC
Embargoed:


Attachments (Terms of Use)
Disable mod_revocator on RHEL (1.63 KB, patch)
2009-05-01 00:52 UTC, Matthew Harmsen
no flags Details | Diff
Disable mod_revocator on RHEL (spec files) (1.95 KB, patch)
2009-05-01 00:52 UTC, Matthew Harmsen
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.