Bug 496344 - Renewal: Missing information in the first 6 requests in the CA request queue.
Summary: Renewal: Missing information in the first 6 requests in the CA request queue.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: CA
Version: unspecified
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Ade Lee
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 443788
TreeView+ depends on / blocked
 
Reported: 2009-04-17 22:14 UTC by Andrew Wnuk
Modified: 2015-01-06 01:18 UTC (History)
5 users (show)

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


Attachments (Terms of Use)
patch to fix (3.53 KB, patch)
2009-04-28 21:23 UTC, Ade Lee
no flags Details | Diff
screen shot (188.09 KB, image/png)
2009-06-04 20:27 UTC, Jenny Severance
no flags Details

Description Andrew Wnuk 2009-04-17 22:14:13 UTC
The first 6 requests seems to be missing information.
Request preview reports:
1. Certificate Pretty Print: null
2. Certificate Base-64 Encoded: null
3. Requestor Host: null
4. Approved By: null

see:
  https://<hostname>:9443/ca/agent/ca/profileReview?requestId=1
  . . .
  https://<hostname>:9443/ca/agent/ca/profileReview?requestId=6

Comment 1 Ade Lee 2009-04-28 21:23:18 UTC
Created attachment 341655 [details]
patch to fix

straight forward - just include the info in hand-crafted requests.

awnuk, please review

Comment 2 Andrew Wnuk 2009-04-29 00:18:27 UTC
attachment (id=341655) +awnuk

Comment 3 Ade Lee 2009-04-29 00:52:19 UTC
[builder@dhcp231-124 dogtag-src]$ svn ci -m "Bugzilla Bug #496334 -  Renewal: Missing information in the first 6 requests in the CA request queue." pki
Sending        pki/base/common/src/com/netscape/cms/servlet/csadmin/CertUtil.java
Sending        pki/dogtag/common/pki-common.spec
Transmitting file data ..
Committed revision 420.

Comment 4 Kashyap Chamarthy 2009-06-04 12:42:54 UTC
Hi, 
Was this error experienced only when a certificate was renewed?
I'm trying to verify this bug.

Comment 5 Kashyap Chamarthy 2009-06-04 12:46:01 UTC
More info:

I tried this

 https://pkiserv.pnq.redhat.com:9443/ca/agent/ca/profileReview?requestId=1

to

 https://pkiserv.pnq.redhat.com:9443/ca/agent/ca/profileReview?requestId=6

I still see 

Requestor Host - null

Comment 6 Jenny Severance 2009-06-04 20:27:50 UTC
Created attachment 346586 [details]
screen shot

Comment 7 Jenny Severance 2009-06-04 20:28:30 UTC
first 6 requests still missing requestor host.  See attached screenshot.

Comment 8 Ade Lee 2009-06-05 16:09:13 UTC
in the screen shot, requestor host is set to "" -- the empty string 
as opposed to null.

This is as expected - and is fine.

Comment 9 Jenny Severance 2009-06-05 16:22:22 UTC
Thanks Closing bug verified.


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