Skip to content

wicket: Add additional cert validation #3398

@jgallagher

Description

@jgallagher

When uploading cert/key pairs to wicket in preparation for running RSS, we do some basic validation that the key matches the cert, but do not validate:

  • that the cert is valid for the DNS name we expect to have
  • that the cert is the right kind of cert (which might be covered by the previous check?)

Validation functions to support these should be added to CertificateValidator, and wicket should use them once added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions