npm / minipass-fetch

An implementation of window.fetch in Node.js using Minipass streams
Other
54 stars 11 forks source link

chore: update tls setup script and regenerate localhost certs #85

Closed lukekarrys closed 1 year ago

lukekarrys commented 1 year ago

The script no longer requires any input, but I could not get it work in CI due to differing openssl versions. But this works for now and should make it easier to refactor/remove in the future.