This directory contains a simple client file
that may be configured with a client cert signed by the same CA as the
feed server. The client can do a get on provided atomfeed
URI read from the command line.
This is useful for debugging.
The client takes 4 arguments:
The client key file
The client cert file
The CA cert file
The uri to GET using TLS configured from the first 3 arguments.