We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 783681c commit 6434e7eCopy full SHA for 6434e7e
docs/user-guide/runtime/securing-node-red.md
@@ -64,7 +64,7 @@ https: function() {
64
// ...
65
resolve({
66
key: key
67
- cert: ccert
+ cert: cert
68
})
69
});
70
}
0 commit comments