GithubHelp home page GithubHelp logo

Comments (5)

edermi avatar edermi commented on August 26, 2024 1

NODE_EXTRA_CA_CERTS=<path to my ca> bw login from #9 works, but without the environment variable there is an error stating that the cert is self-signed. bw sync won't report this error and falsely state that the sync was successful. Using NODE_EXTRA_CA_CERTS=<path to my ca> bw sync works correctly

from cli.

edermi avatar edermi commented on August 26, 2024

I stumbled across the same issue and can confirm this issue. I would expect the CLI to print an error message like the log-in function already does.

from cli.

kspearrin avatar kspearrin commented on August 26, 2024

I'm curious how you were able to log in and obtain a session without a cert issue in the first place?

from cli.

 avatar commented on August 26, 2024

We can confirm the same issue. Another hack to make it work is to set the environment variable:
NODE_TLS_REJECT_UNAUTHORIZED=0

Since this product is specifically in the security domain, we would not expect workarounds regarding chains of trust to get it to actually work.

The first fix should be to get an error code and message when a sync fails, that should be easy enough?

from cli.

bitwarden-bot avatar bitwarden-bot commented on August 26, 2024

Hi paescuj,
We're cleaning up our repositories in preparation for a major reorganization. Issues from last year will be marked as stale and closed after two weeks. If you still need help, comment to let us know and we'll look into it.
Thanks!

from cli.

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.