Skip to content

HTTP endpoint for getting CA cert #37

@Spindel

Description

@Spindel

We should serve our CA cert at a known URL for clients to get them.

This can be used to migrate root signing certs, and to act as an distribution point for CA + intermediate bundles.

Suggested would be a known endpoint /ca.crt or similar, that distributes only the CA cert.
Then we could have /ca.bundle.crt that distributes the whole root ca + all trusted intermediate certs

And last, /{sha256sum}/ca.crt that gets a bundle of root ca +only that intermediate certificate (not all others)

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