Giter VIP home page Giter VIP logo

Comments (7)

ukoloff avatar ukoloff commented on May 20, 2024 1

win-ca v2.3.0 is out!

from win-ca.

ukoloff avatar ukoloff commented on May 20, 2024

According to the windows guidelines, applications shall not require write permissions to their folder

Yes, writing to program folder is definetly not a best practice on Windows.
But win-ca was developed primarily as proof of concept.

And in most cases this behaviour is just fine.
I think we should preserve it but allow some fallback to
save certificates to user profile folder in some rare cases.

I wonder if it is OK to add the ability for specifying the path for the root certificates

It is certainly possible (and even easy),
but I prefer not to have any configuration file
(or environment variable,
or registry key etc)

May be we could first try to save to the folder inside node_modules
and if it fails fallback to %USERPROFILE%\.local\win-ca\lib
or something like that.

Will it suit you?

from win-ca.

6sigmadc avatar 6sigmadc commented on May 20, 2024

Thanks for the quick response.

Yes I like the fact that the tool is simple to use as all you need is โ€œrequireโ€ it. Putting them in a fall back location would definitely works for me.

from win-ca.

ukoloff avatar ukoloff commented on May 20, 2024

Well, try

npm i win-ca@beta

from win-ca.

6sigmadc avatar 6sigmadc commented on May 20, 2024

I think I can get it working for my case - it took longer then expected but I am on top of it.

Thanks for the change!

from win-ca.

6sigmadc avatar 6sigmadc commented on May 20, 2024

I just tested on my machine and on the client machines and both work like a charm!

from win-ca.

ukoloff avatar ukoloff commented on May 20, 2024

Great! I plan to release new version tomorrow.

from win-ca.

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.