bevel icon indicating copy to clipboard operation
bevel copied to clipboard

feat(shared): add cert-manager for tls certificate creation

Open suvajit-sarkar opened this issue 3 years ago • 0 comments

Description

As a developer I want to add cert-manger for creation of tls proxy certificates so that it simplifies the process of obtaining, renewing and using certificates.

https://cert-manager.io Explore cert-manager and the issuer to be used for bevel network env proxy tls certificates. SelfSigned issuer is the current suggestion

Acceptance Criteria

  1. Add code to obtain and use cert-manager created certificates

suvajit-sarkar avatar Sep 26 '22 12:09 suvajit-sarkar