private_pub
private_pub copied to clipboard
faye not working over https
Following this link
https://github.com/ryanb/private_pub#serving-faye-over-https-with-thin
I have configured my thin and faye server. When I run the server using
thin -C config/private_pub_thin.yml start
it is saying
Listening on 0.0.0.0:4443, CTRL+C to stop But when I hit the url in browser, "This page isn't working. didn't send any data." Please help me in this.
hello @manohar-nyros
I am experiencing issues over https. find #132
If you could help me with it?