microsoft / dev-proxy

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
https://aka.ms/devproxy
MIT License
534 stars 62 forks source link

[BUG]: Certificate error (first run) #912

Closed hcesar closed 1 month ago

hcesar commented 1 month ago

Description

I installed dev-proxy (0.21.0) on MacOS (15.0.1) and when I try to run it for the first time I get the following error:

Hosting failed to start
      System.InvalidOperationException: Could not install certificate as it is null or empty.

I tried with --install-cert but it did work either.

Expected behaviour

To work

Actual behaviour

Image

Steps to reproduce

Dev Proxy Version

0.21.0

Operating system (environment)

macOS

Shell

zsh

Configuration file

fresh install, no change

Additional Info

No response

waldekmastykarz commented 1 month ago

Sorry to hear you're running into trouble and thank you for reporting this to us. Which .NET version do you have installed? I wonder if what you're seeing could be related to https://github.com/microsoft/dev-proxy/issues/886

waldekmastykarz commented 1 month ago

Closing due to lack of further response.