Well, enough blathering, let's begin with the tech stuff...
Yesterday I needed to secure a windows service that exposes a Web service through WCF wsHttpBinding. While searching how to accomplish the task, I realize that I have searched a lot of times about how in earth do the SSL certificates works, and how do you create a temporary certificate for development purposes. So here are the links to the omnipotent Microsoft reference:
- How to: Use Certificate Authentication and Message Security in WCF Calling from Windows Forms
- How to: Create Temporary Certificates for Use During Development
- Working with Certificates
Bonus:
Trough the day I searched for a couple of useful things too. Maybe they look pretty basic but I'm sure I'll look for them in the future:
No comments:
Post a Comment