omec-project / smf

8 stars 31 forks source link

fix: use absolute paths for TLS certificate and private key #284

Closed dariofaccin closed 1 month ago

dariofaccin commented 1 month ago

This PR replaces the usage of Free5gcPath in favor of the absolute path in configuration for TLS certificate and private key. This is necessary to allow any config-provided path to be used for certificate in the HTTPS server.