Re: How to make app only accessible through HTTPS?

2011-12-01 Thread Benny Tsai
: Not sure what the official answer would be, but can you app detect the non ssl connection and redirect or refuse? On Tue, Nov 15, 2011 at 11:51 PM, Benny Tsai benny...@gmail.com wrote: Hi all, I have a web service (written using Clojure Noir) that I want to make accessible over SSL

How to make app only accessible through HTTPS?

2011-11-20 Thread Benny Tsai
Hi all, I have a web service (written using Clojure Noir) that I want to make accessible over SSL. I've enabled the Piggyback SSL add-on (gratifyingly easy to use!), but noticed that my service is still accessible through the old plain HTTP URL. Is there a way to make the service *only*