## Create self-signed certificate ```sh dotnet dev-certs https -ep bin/Debug/net9.0/self-signed.pem --trust --format PEM --no-password ```