Skip to content

Removing SSL dependencies from the different endpoints and clients

Martin Fontanet requested to merge develop-20201002MF into develop-20201002FG

TLS communication being handled by k8s, we remove the SSL encryption used by the following components:

  • POC/dynamico/cmdendpoint
  • POC/dynamico/readendpoint
  • demo/Clients/handwriting_sender
Edited by Martin Fontanet

Merge request reports