Tagged Questions

1
vote
2answers
1k views

C# utility to create a CA

I'd like to create a utility in C# to allow someone to easily create a Certificate Authority (CA) in Windows. Any ideas/suggestions? I know I can use OpenSSL to do this. In the end, I'll want this ...
-1
votes
1answer
26 views

Getting Started with SSL [closed]

I'm new to SSL. Because of Facebook changes on October 1sth 2011 I've been forced to look for a Certificate Authotity to get an SSL certificate. There are so many choices out there and my boss is ...