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

[p2spec] Returned PEM could be DER #129

@bitfl0wer

Description

@bitfl0wer

We currently return certificates as ASCII PEM a lot in our APIs. This may or may not be a problem, since PEM is a multi-line format – a bad fit for JSON. We could consider using DER encoding instead, transferring certificates as octets. This could perhaps also reduce transfer size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions