Skip to content

Certificate missing Subject CommonName #5

@backkem

Description

@backkem

Problem

QuinnClient::new generates certificates internally using generate_simple_self_signed, which doesn't set Subject CN. Spec requires CN = agent hostname.

Spec Reference

network.bs lines 358-361:

Subject Name: CN = [agent hostname]

Current Behavior

Only sets SANs, not CN.

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