Git Product home page Git Product logo

certuploader's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

certuploader's Issues

(deb installer) dependencies insufficient

I get

Traceback (most recent call last):
  File "/usr/bin/certuploader", line 18, in <module>
    from cryptography.hazmat.primitives.serialization import pkcs12
ImportError: cannot import name 'pkcs12'

Indeed, the system package python3-cryptography, pulled via

Depends: python3, python3-pyqt5, python3-ldap3, python3-dnspython, python3-cryptography

gets installed in version 2.1.4 โ€“ too old for PKCS, which according to that package's changelog requires at least v2.5 or v3.0.

So the Debian package should contain a corresponding version range.

Show certificate serial number in certificates table

The Evolution mail client uses the wrong certificate to encrypt a message. To debug this we use CertUploader. To make debugging even easier, it would be really helpful if the certs table showed the serial number of the certificate in hex.

pythonic (setuptools or PEP 518) installer

The deb and windows installer may not work or be allowed by the administrator. Being a Python (only) tool, IMO this should at least provide a standard Python packaging.

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.