Skip to content Skip to sidebar Skip to footer
Showing posts with the label Https

Get Restify Rest Api Server To Support Both Https And Http

I am using node.js restify ver4.0.3 The simple following code works as a simple REST API server tha… Read more Get Restify Rest Api Server To Support Both Https And Http

Cross Domain Request From Http To Https Aborts Immediately

I'm trying to make Cross-Domain webservice calls from an HTTP page to an HTTPS service. I have … Read more Cross Domain Request From Http To Https Aborts Immediately

Why Are Disqus Comments Not Loading Over Https?

The disqus comments are loading here: http://www.oddprints.com/help but not here: https://www.oddpr… Read more Why Are Disqus Comments Not Loading Over Https?

Heroku Mixed Content Https/http Issue

I deployed my app to Heroku and I keep getting this error in the Chrome console: bundle.js:11892 Mi… Read more Heroku Mixed Content Https/http Issue

How To Fix Node.js HTTPS Server "SSL Error"?

I'm trying to use express in conjunction with a node.js https server, but I'm getting a war… Read more How To Fix Node.js HTTPS Server "SSL Error"?