Jump to content

My Visual studio projects not running on self SSL


elawady
Go to solution Solved by Friend,

Recommended Posts

Hi,

I am using Kaspersky Security Cloud 21.1.15.500(c)  and when I run my visual studio web application (which run on localhost:5001) on self signed SSL not working at all and here is what I configured:

1-  added https://localhost:5001/* to exclutions in URL Advisor

2- added https://localhost:5001/*  to Trusted URLs

3- added my project folder to exclutions in “Threat and exclutions settings”

4- added [visual studio, msbuild.exe, myAPI.exe ] to trusted applictions in “Threat and exclutions settings”

5- added [localhost,127.0.0.1] to exclutions in “Network settings -> Encrypted connection scanning”

6- enable “Do not decryot SSL connections that use EV cirtifictes”

7- disable “Scan secure traffic in Mozzila appliction” then using firefox as default browser

 

and no luck after all of this. the only way is closing kaspersky to make my applications working. I am struggling on this for 6 days, please can any one help me and explaining what is the problem here

 

Link to comment
Share on other sites

@elawady, try solution from this thread

 

@andrew75

I added chrome to exception and choosing all options which is more general and nothing

 

@elawady  ? Also and in addition to andrew75 ?

> Settings > Firewall settings > Packet rules > Add :

  • Action : Allow
  • Name : Visual Studio
  • Directions : Inbound/Outbound
  • Protocol : All
  • Address : From the list > Local addresses : 127.0.0.1 > Save
  • Reboot
     

 

@Berny  I disabled firewall at all and nothing

Link to comment
Share on other sites

any solution??

I also tried to turn off all components of Kaspersky without exiting and still have the same problem, the only way is to exit from Kaspersky at all.

 can Kaspersky process conflict with my applications in someway? 

notes:

1-  I tried the “hello world” web application and also not working.

2- I am using .net 5 SDK, can the new SDK conflict with the Kaspersky process?

3- I tried the same applications with Kaspersky Free 20.14.1085(m) on different PC and working fine

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...