...
Code Block |
---|
server: dtlsConfig: dtlsCertDir: "./config" # This way the configuration directory is used to lookup the key and cert. dtlsCertName: "platform" # Used to lookup "platform.certcrt" and "platform.key" featureToggle: dtlsSecureCoapServiceEnabled: true |
...