Skip to content

certkeyasn1 in types. #412

Description

@qzhuyan

left over to check.

The new TLS_OPTS type macro doesn't include the supported certkeyasn1 option (used for PKCS12 in-memory cert+key; see listener tests and C parsing), so type checkers will still reject valid configurations. Also, cert/key are listed in TLS_OPTS but the credential parsing code appears to only consume certfile/keyfile or certkeyasn1; if cert/key aren’t actually supported, the type spec is misleading. Consider adding certkeyasn1 with the correct value type and aligning/removing cert/key to match what the NIF parses.

Originally posted by @Copilot in #403 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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