dhamma_man
Junior Member
- Feb 9, 2008
- 127
- 619
Just saw this on my facebook feed:
http://triplemoonsdesign.com/facebook-to-require-ssl-certificates
http://triplemoonsdesign.com/facebook-to-require-ssl-certificates
When you're working with dozens of domains, good luck with that.You can not write ssl certificate. FB require your apps and iframed sites that hosted outside to be served from ssl enabled server. They probably want to reduse spammy lenders from cheap hosts. Here is small how-to..
1. get yourself host account with dedicated IP or better linux dedicated server
2. ask your host to generate Certificate Signing Request or do it yourself use openssl (don't know how to do it on windows)
3. get cheap ssl certificate (like rapidSSL) 9.90 per year or something just domain verification, google it.
4. send them your CSR
5. wait like 10 minutes
6. find your cert in your inbox attached
7. install it according to your server (Apache uses mod_ssl)
8. test it
9. Done!
Now use your H T TP S // usr as secure canvas URL
What do you mean facebook SSL certification?
Starting October 1, 2011 Facebook will require a valid SSL Certificate for all pages and applications hosted outside of Facebook.
You can not write ssl certificate. FB require your apps and iframed sites that hosted outside to be served from ssl enabled server. They probably want to reduse spammy lenders from cheap hosts. Here is small how-to..
1. get yourself host account with dedicated IP or better linux dedicated server
2. ask your host to generate Certificate Signing Request or do it yourself use openssl (don't know how to do it on windows)
3. get cheap ssl certificate (like rapidSSL) 9.90 per year or something just domain verification, google it.
4. send them your CSR
5. wait like 10 minutes
6. find your cert in your inbox attached
7. install it according to your server (Apache uses mod_ssl)
8. test it
9. Done!
Now use your H T TP S // usr as secure canvas URL
OP this has been known for a while, just the deadline is getting much closer so you will be haring more about it in the coming weeks.
Can you please tell us how to get SSL cert for only $9.90 please?
Oxonbeef, I like your style as usual. Where others see downfall, you triumph. I am drafting up a mass email now to send to clients who will need this service, and it will not be cheap!
OP this has been known for a while, just the deadline is getting much closer so you will be haring more about it in the coming weeks.
Can you please tell us how to get SSL cert for only $9.90 please?
http://www.cheapssls.com
OP this has been known for a while, just the deadline is getting much closer so you will be haring more about it in the coming weeks.
Can you please tell us how to get SSL cert for only $9.90 please?
Oxonbeef, I like your style as usual. Where others see downfall, you triumph. I am drafting up a mass email now to send to clients who will need this service, and it will not be cheap!
https://www.rapidsslonline.com/
That's a good dealNamecheap is selling SSL certs for $1.99 with the purchase of a domain.
![]()
Haha I actually love this! Now not just anyone can set up iframed tabs or apps. They gotta get us to do it![]()
[URL="http://www.fbd.com/johnson-law/"]www.fbd.com/johnson-law/[/URL]
[URL="http://www.fbd.com/petersonrealators/"]www.fbd.com/petersonrealators/[/URL]
[URL="http://www.fbd.com/cat-lovers-ohio/"]www.fbd.com/cat-lovers-ohio/[/URL]
I always get my super-cheap rapidssl certs from some hard-to-find page on HostGator. I have to Google for it every time - I've yet to see a link to it from the main HG site.Cool, have you used them before, are they reputable? I was asking Kokokos because I have checked rapidssl and I found them for $49, i was wondering how to get them for $9.90
I always get my super-cheap rapidssl certs from some hard-to-find page on HostGator. I have to Google for it every time - I've yet to see a link to it from the main HG site.
I'm not into facebook, but I do have two merchant sites that need SSLing and I look for the cheapest non-chained cert that'll do the job. So far the one I mentioned has been the only one I've found that isn't a "chained" variety and that seems to come from a legit place.
In a purely technical sense, you actually CAN have your own server generate one (at least you can with cPanel), but if you do, it'll throw all sorts of security warnings since there's no way to verify it with an outside company. You wouldn't sell/convert anything with that going on. (Those are called "self-signed" certificates btw.)