Client-side SSL For excessively paranoid client authentication. Updated Apr 5 2019: because this is a gist from 2011 that people stumble into and maybe you should AES instead of 3DES in the year of our lord 2019. some other notes:
Podman with docker-compose on MacOS. Podman an alternative to Docker Desktop on MacOS Getting podman installed and started is super easy. Just use brew to install it. > brew install podman Now since podman uses a VM just like the Docker Client on MacOS we need to initialize that and start it.