Play Framework --------------- Cheatsheet for the play framework with Scala showing some common but hard to find information. Disable SSL verification when using the integrated HTTP client :: play.ws.ssl.loose.acceptAnyCertificate=true