Tag: self-signed certificate

  • DICOM testing over TLS

    I have two open-source projects to deploy a medical imaging application on different platforms. In both of them, I define DICOM validation scenario, and provide…

    Read
  • Creating X.509 TLS certificate in Kubernetes

    In deployment automation, I often had to create self-signed X.509 certificate for testing TLS traffic into Kubernetes. Sometimes self-signed, sometimes signed by a CA. This…

    Read