8000 Inconsistent cert request remote address · Issue #2100 · dogtagpki/pki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Inconsistent cert request remote address #2100
@pki-bot

Description

@pki-bot

This issue was migrated from Pagure Issue #1541. Originally filed by edewata (@edewata) on 2015-08-05 21:04:01:

  • Assigned to nobody

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0