* Add tlsnotary client.
* Modify notary server test to use notary client.
* Modify examples to use notary client.
* Relocate notary client to notary folder.
* Update notary client.
* Fix ci notary name.
* Update .github/workflows/cd-server.yml
Co-authored-by: dan <themighty1@users.noreply.github.com>
* Update .github/workflows/cd.yml
Co-authored-by: dan <themighty1@users.noreply.github.com>
* Fix notary server readme.
* More fix on notary server doc.
---------
Co-authored-by: dan <themighty1@users.noreply.github.com>
* Migrate notary-server repo in, merge in github actions, update dockerfile and readme.
* Correct formatting.
* Move clippy back to original order.
* Fix clippy warning.
* The notary server was moved to this repo
#358
* Modify comments.
* Add session id query param PR changes.
* Fix cd issue and client bug.
---------
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>