Skip to content

Certificate Pinning #13

@felix-schwarz

Description

@felix-schwarz

I'd like to suggest implementing certificate pinning by adding additional (MDM) configuration parameters:

  • connection.allow-only-certificate-fingerprints: a list of SHA256 certificate fingerprints. If present, only connections to servers whose certificate SHA256 fingerprint is present in the list will be made. All other connections will be canceled.

  • connection.allow-only-public-key-fingerprints: a list of SHA256 fingerprints of certificate public keys. If present, only connections to servers whose certificate's public key SHA256 fingerprint is present in the list will be made. All other connections will be canceled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions