HTTPS Securing web services with Let's Encrypt (Docker and Bitnami) As I spent some time trying to get this to work, so I write my steps down, as personal knowledge base. Docker One of the most useful docker containers out there is jwilder's nginx-proxy. There is a companion docker container for let's encrypt which
web Basic Auth with Geb and FirefoxDriver Update: Unfortunately this solution is not working any more with recent versions of Firefox and FirefoxDriver. I spent some time currently to automate integration tests and webtests, mainly using spock