Tagged Questions
0
votes
3answers
194 views
Renewing a SSL certificate with GoDaddy [closed]
GoDaddy sells SSL certificates for $12 per year (the most basic one). I have bought one of those last year, and now is the time to renew. However they are now asking for $50 for the renewal (the $12 ...
7
votes
3answers
4k views
Why is godaddy HTTPS/SSL certification so much cheaper than digicert, thawte, and verisign?
I am a novice on HTTPS/SSL but GoDaddy charges $12.99 and Digicert, thawte, and Verisign charge $100-1000+ for SSL certificates.
I must be missing something on the quality of the encryption or ...
2
votes
1answer
434 views
How do I transfer an ssl certificate to a new server
I have a site running on godaddy shared hosting, which is going to be moved over to a VPS. The site has a SSL certificate from godaddy.
How can I move over the certificate in a seamless way, so that ...
1
vote
2answers
234 views
SSL Configuration Problem
I've generated an SSL certificate with keytool:
keytool -keystore keystore -alias mySite -genkey -keyalg RSA -keysize 2048
I got this configured and working fine, but obviously it wasn't signed by ...
1
vote
3answers
5k views
Getting “cannot verify server identity” on iPhone and iPad for Go Daddy SSL
Whenever people navigate to a particular site of ours on an iPhone or iPad they are getting a "cannot verify server identity" message.
Our certificate was issued by Go Daddy.
I ran this checker as ...