Java key tool commands
Assumptions
Must have attempted to learn SSL. I know that is all you can do SSL wise.
Software
JDK installation. Might work with just the jvm but who is going to take you seriously if you just have a jvm
Creating a keystore
```
docker rm $(docker ps -a -q)
docker rmi $(docker images -a -q)
Written on September 2, 2015