Hacker News new | ask | show | jobs
by philippz 1287 days ago
Would love to switch, but we're still missing the NodeJS TLS API
1 comments

The “tls” module is on our list of node core modules to implement, somewhere near the top
Not that I want to cause scope creep, but it would be amazing to have something like the certmagic library (the Caddy team’s automatic TLS Go library) without having to reach for a 3rd party.
I would love for us to do this builtin to Bun.serve()

No idea about timeline but something we are thinking about

what are the other core modules near the top?