3
votes
1answer
43 views

SSL on site which asks API via HTTPS

For example I have a site site.com. It has its own http json api: api.site.com. API has authorisation and it runs under https. Now, I need to make visualization of some functionality of json api - so ...
0
votes
0answers
77 views

Should I use heroku or should I have my own ssl? [closed]

Base on your experience, can you please advice what will be better for me? Issue : I build applications and there are 2 major constraints. 1. ssl is needed since I used facebook api's. So, only ...