Giter Club home page Giter Club logo

ca-baka's People

Contributors

estersz avatar sethrobertson avatar skx avatar wojas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ca-baka's Issues

Certificate CN is not supporting Unicode caracters

Unicode characters are not escaped as expected in the CN field when created with —-newclient flag. For names with unicode characters eg. Szűcs-Mátyás it results in the name showing up scrambled in browsers and not decodable to the original.

I would like to have the characters escaped. I know OpenSSL has a -utf8 flag to allow strings as provided in the CN field.

Thank you!
IMG_0204

CA-baka --newca does not create key or crt

I've checked out the latest from github and I run the folowing command:

CA-baka --workdir test -C US --ST NY -L "New York" -O "Mythical NY Company" --newca ca.example.com "" -v

And get the folowing output:

Running: openssl version
OpenSSL 0.9.8j-fips 07 Jan 2009
Generating certificate authority certificate
Checking dir test/archive/ca.example.com
Generating New CA certificate
Running: openssl x509 -in test/ca.crt -noout -enddate
Error opening Certificate test/ca.crt
21169:error:02001002:system library:fopen:No such file or directory:bss_file.c:356:fopen('test/ca.crt','r')
21169:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:358:
unable to load certificate
Failed during openssl x509 -in test/ca.crt -noout -enddate at /usr/local/sbin/CA-baka line 321.

It has not created ca.key or ca.crt.

Renewing CA

Hey, I was interesting in using these tools but I noticed that --renew can not be used to renew the certificate authority. What do you suggest to be done when the CA expires?

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.