omec-project / amf

15 stars 36 forks source link

feat: parametrize paths for TLS certificate and private key #275

Closed dariofaccin closed 2 months ago

dariofaccin commented 2 months ago

This PR enables to set custom paths for TLS certificate and private key. This PR adds a tls container, composed of pem and key keys, inside sbi container to specify the paths of TLS certificate and private key to use for the HTTPS server.