Pretty sure someone will need it some day.
I suppose the API would be something like this:
var container = new SecureNodeContainer({
port: ...,
cert: ...,
key: ...,
});
Should support client certificate too:
https://medium.com/@sevcsik/authentication-using-https-client-certificates-3c9d270e8326
Pretty sure someone will need it some day.
I suppose the API would be something like this:
Should support client certificate too:
https://medium.com/@sevcsik/authentication-using-https-client-certificates-3c9d270e8326