I am working on a fabric application where I have configured HTTPS. It is throwing an exception though I have a valid installed certificate.
I was having the same issue. The problem was that the project was with .net 4.6.1 and not .net core .