Skip to content
Discussion options

You must be logged in to vote

I change my launch setting file , i have to remove all ssl configuration for it

{ "$schema": "https://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:13187", "sslPort": 0 } }, "profiles": { "http": { "commandName": "Project", "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "http://localhost:5031", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true }, "https": { "commandName": "Project", "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "http://localhost:7039;http://localhost:5031", "envi…

Replies: 3 comments 20 replies

Comment options

You must be logged in to vote
2 replies
@kubilaybzk
Comment options

@masterkain
Comment options

Comment options

You must be logged in to vote
13 replies
@kubilaybzk
Comment options

@icyJoseph
Comment options

@kubilaybzk
Comment options

@kubilaybzk
Comment options

@icyJoseph
Comment options

Comment options

You must be logged in to vote
5 replies
@kubilaybzk
Comment options

@airtonix
Comment options

@airtonix
Comment options

@kubilaybzk
Comment options

Answer selected by kubilaybzk
@kubilaybzk
Comment options

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