Git Product home page Git Product logo

Comments (5)

gautamsi avatar gautamsi commented on June 2, 2024

see this - https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported

you may be able to use it with legacy ssl provider, I am not sure if i can fix the ntlm-client lib easily, any help is welcome

from ews-javascript-api.

tomer953 avatar tomer953 commented on June 2, 2024

Hi,
I'm having trouble as well with ews and ntlm auth.
I guess this is related, right?
ewsjs/xhr#13
ewsjs/ntlm-client#2

from ews-javascript-api.

guicara avatar guicara commented on June 2, 2024

Hello,

I have the same issue after upgrading my project to Node 18 (previously Node 16).

Using NODE_OPTIONS=--openssl-legacy-provider, as explained in the Stack Overflow page linked by @gautamsi, fixed my issue.

from ews-javascript-api.

bfredo123 avatar bfredo123 commented on June 2, 2024

Same here, I have to use Node 18+ for other packages, and I could see that creating a 'md4' hash triggers this error (even without ews-javascript-api). So any upgrade to git rid of this 'md4' hash in ews-javascript-api and ewsjs/whr will be more than welcome! Thank you, and thank you again for these great packages which help me a lot!

from ews-javascript-api.

gautamsi avatar gautamsi commented on June 2, 2024

have updated to 0.14 which should fix this issue (ccd9d30)

NODE_OPTIONS=--openssl-legacy-provider` should have been the workaround as I tested today.

from ews-javascript-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.