#1541 Inconsistent cert request remote address
Closed: migrated 3 years ago by dmoluguw. Opened 8 years ago by edewata.

When a client submits a cert request the CA will record the client hostname and IP address in the database. However, there's an inconsistency between different clients:

  • if the request is submitted via the CLI the CA will record the IPv4 address.
  • if the request is submitted via the UI the CA will record the IPv6 address.

The code that does the recording for CLI and UI are separate but identical. Ideally they should record identical IP addresses.

Proposed milestone: 10.3


Per CS/DS meeting of 08/10/2015 - 10.3
Reason: one instance gives ipv4 and another ipv6; will take a long time to track down

This seems to be environment specific. On another machine if the request is submitted via the UI the CA will record the IPv4 address.

Metadata Update from @edewata:
- Issue set to the milestone: UNTRIAGED

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2100

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata