An investigation into TLS Client Auth.
Requires Ruby (version ~> 2.3.5) and Bundler (version ~> 1.16.1).
Install source code:
git clone [email protected]:rossetti-gov/card-reader-web-client.git
cd card-reader-web-client/
Install package dependencies:
bundle install
rackup -p 4567 # then view in browser at localhost:4567