Skip to content

Instantly share code, notes, and snippets.

@mmack
Last active September 16, 2015 13:57
Show Gist options
  • Save mmack/dca54ef7fdee83bc3dd4 to your computer and use it in GitHub Desktop.
Save mmack/dca54ef7fdee83bc3dd4 to your computer and use it in GitHub Desktop.
blitz-app routing problems
Probleme:
1. Websockets gehen nicht über Cloudflare
2. Das SSL Certificate gilt nur für www.blitz-app.com und blitz-app.com
3. Auf SSL Seiten kann man keine iFrames einbinden wenn die eingebundene Seite über http ausgeliefert wird
4. config.force_ssl gilt für alle Seiten
5. Die http Seite kann keine ssl cookies lesen... Der User währe dann praktisch ausgeloggt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment