Skip to content

--cert-selector multiple RDNs example #92

@anton-stamenov-SWO

Description

@anton-stamenov-SWO

I can't figure out how to create the sector.json in order to pass multiple RDNs for x509Subject and x509Issuer keys.

If I set just the x509Serial, the certificate is found, but adding the subject or issuer with multiple RDNs is not working.

[
    {
        "Key": "x509Subject",
        "Value": "DC=global, DC=domain, OU=Productive, OU=Users, OU=End Users, OU=EMEA, OU=BG, CN=Stv An, emailAddress=an.stv@mkkvt.com"
    },
    {
        "Key": "x509Issuer",
        "Value": "C=CH, ST=ZH, L=Wallisel, O=MKKVT GmbH, OU=BIT, CN=MKKVT Issuing Certificate Authority 2"
    },
    {
        "Key": "x509Serial",
        "Value": "2A000539A0855247927C658F440000000539A0"
    }
]

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