Skip to content

Support certificate and key in PEM string format #221

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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