Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Bring your own certificates (.pfx) #470

Open
Marty-Me opened this issue Dec 22, 2023 · 0 comments
Open

Support for Bring your own certificates (.pfx) #470

Marty-Me opened this issue Dec 22, 2023 · 0 comments

Comments

@Marty-Me
Copy link

The current Kafka Trigger implementation requires the file names for the key and certificate file in .pem format.
This requires developers to either package the .pem files with the .zip, or store the files on the file-system somehow.

I propose to add support for certificates which are already installed through the "Bring your own certificates (.pfx)"-feature of App Service Plan hosted Function Apps.

https://learn.microsoft.com/en-us/azure/app-service/configure-ssl-certificate?tabs=apex#upload-certificate-to-app-service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant