Azure / Azure/azure-functions-core-tools

--useHttps with --cert does not use the specified certificate

Open
#3,471 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

Running `func start --useHttps --cert "path to certificate"` results in the message _Generating a self signed certificate using openssl_, which is not expected.

Example at https://github.com/pellebjerkestrand/azure-functions-core-tools-cert-bug

Contributor guide

Open the contributing guide

Research direction

Reproduce `func start --useHttps --cert "path to certificate"` and inspect the CLI path handling these options. Use the linked certificate example to compare the requested certificate with the reported self-signed generation. Done means the specified certificate is used and the generation message is not shown.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cli, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.