Tag: x.509

  • Thumbnail for Public Key Infrastructure 1 of 3 – Basics

    Public Key Infrastructure 1 of 3 – Basics

    In 2021, I wrote an intro to Public Key Infrastructure (PKI). Now that I have to host my own certificate authority, I decide to dive…

    Read
  • Thumbnail for DICOM testing over TLS

    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
  • Thumbnail for Creating X.509 TLS certificate for workload on Kubernetes

    Creating X.509 TLS certificate for workload on 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
  • Secure web application deployment

    In Nov 2020, I created OrthWeb project, a deployment of Orthanc’s server. Orthanc is a DICOM viewer and repo shipped in Docker container. In the…

    Read
  • Public Key Infrastructure (PKI) – Introduction

    A public-key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates…

    Read