Skip to content

Fixes regression on Windows introduced in 3.x branch

Latest
Compare
Choose a tag to compare
@aral aral released this 21 Mar 16:18
· 12 commits to master since this release
3.0.1

Fixed

  • Make __dirname declaration cross-platform (was previously failing on Windows). See nodejs/node#37845
  • Introduce small delay in request fail check test while certificate is being provisioned to ensure tests pass with Let’s Encrypt staging server.