Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

multiple server pinning #13

@russelRajitha

Description

@russelRajitha

Is there a way to enable multiple server certificates for api use?

builder.add("*.example.com", "sha256/KEY_GOES_HERE");
builder.add("*.another.com", "sha256/KEY_GOES_HERE");

but it wont get work and throwing error not allowed. is there any solution for this?
can someone plz help?

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