1 post with tag F#
.NET: Disabling SSL Certificate validation
Yesterday I wanted to download some content off a website with F#, however unfortunately the certificate of the website was expired. let result = try let request = "https:…
·
2 minutes reading time