Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Securing the socket with a certificate.

$
0
0
This is in context to my previous thread.

https://casablanca.codeplex.com/discussions/577574

I am under pressure to resolve the issue of https. I created a certificate using this command.
Makecert -r -pe -n CN="http://172.29.15.63:2001/" -b 05/10/2015 -e 12/22/2025 -eku 1.3.6.1.5.5.7.3.1 -ss my -sr localmachine -sky exchange -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12
And then using this step I made it a trusted certificate.

http://blogs.msdn.com/b/jpsanders/archive/2009/09/29/walkthrough-using-httplistener-as-an-ssl-simple-server.aspx

After this what else am I supposed to do to, in order to make https work, in this case? I have pressure to get this issue resolved. Any help / solution will be much welcomed. :(

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>