Skip to content

Support certificate and key in PEM string format #221

Open
@colincmac

Description

@colincmac

Conlfuent.kafka and librdkafka supports authentication certificate in pem string format using "ssl.certificate.pem" and "ssl.key.pem" attributes. You do not have to maintain certificate as file within application or certificate store with this support. This extension does not supports these methods of specifying certificate.

Adding this capability would allow referencing the PEM string as a KeyVault secret, since KeyVault only supports certificates in PFX formats.

There's a similar issue logged here:
Azure/azure-functions-kafka-extension#310

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