* Add instructions on how a Java KeyStore can be generated from the keys
and certificates provided in this example. This is useful for
situations where you have a Node.js client talking to a Java server.
* Added intructions on how client authentication could be added to the
client side.