Bug Fixes
nginx modules
- Fixed loading of the built-in
cryptomodule — a regression introduced in 3185ce81 (0.9.7) causedimport cr from 'crypto'to fail atnginx -twith ENOENT.njs_crypto_moduleis now registered in the nginx addon module lists under the existingNJS_HAVE_OPENSSLguard (closes #1049)
Full Changelog: 0.9.7...0.9.8