TLS encryption between server to docker runners and plugins

Hi ,

I am running on Kubernetes and running Drone server with Docker runners, I would like to have encrypted transportation and using ssl with all components including drone registry pluging etc’, does drone support it natively or I need to use AppMesh or Istio?

Hi @ihakimi , Drone supported Lets encrypt using which SSL configurations can be automated. Please check the documentation for more information : Certificates | Drone

Do let us know if you have any questions.

Regards,
Harness Support Team

Hi,
Thanks for the answer, what regarding communication between drone server to runner, does it can be encrypted?