The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
13 views

How to determine the sequence of ordering certificates by browser?

I did a Mutual Certificate Authentication implementation with OpenSSL and Apache Web Server on CentOS platform. To simple explanation see this diagram: ---------- | ...
0
votes
1answer
125 views

For progressing signed_request, should we pay for using SSL?

I would like to ask you a few questions about signed request. As you notice, we must take SSL certificate on 1st Oct. When I researched, we cannot get it as free. I am wondering how you decied that ...
0
votes
2answers
76 views

Public/Private Key Generation

I'm just learning about public key cryptography and I want to make a public key certificate for my web server so that I can use https. My server is hosted on some random free webhost that is ...
0
votes
4answers
315 views

Is there a free way to ssl certify my local website?

I'm basically trying to setup my local website with ssl. All I need to do is certify it, but couldn't find a free way to do it. Most websites, like godaddy for instance, charge to certify your ...