Git Product home page Git Product logo

Comments (6)

wolneykien avatar wolneykien commented on July 17, 2024

Do you have any specific (non-default) settings in openssl.cnf?

from pam_pkcs11.

aodhan-domhnaill avatar aodhan-domhnaill commented on July 17, 2024

openssl.cnf.gz

I don't think so. I never touched it myself. I attached it

from pam_pkcs11.

wolneykien avatar wolneykien commented on July 17, 2024

Are these about the same?

from pam_pkcs11.

wolneykien avatar wolneykien commented on July 17, 2024

Anyway, it would be nice to debug it deeper: down to asn1_item_embed_d2i:field missing in order to known which particular field is missing.

from pam_pkcs11.

aodhan-domhnaill avatar aodhan-domhnaill commented on July 17, 2024

#44 shouldn't be an issue AFAIK because I am running on the latest build. And looks like the other linked issue was resolved by #44 as well.

Maybe I can modify the code a bit to have it say what field was missing.

from pam_pkcs11.

aodhan-domhnaill avatar aodhan-domhnaill commented on July 17, 2024

I made a small modification and I noticed that Ubuntu 20.04 wasn't using the built from source versions when running sudo login aidan.

After running the below, it worked

sudo mv /usr/local/lib/security/* /lib/security/
sudo mv /usr/local/lib/pam_pkcs11/* /lib/pam_pkcs11/

because I needed to replace the Ubuntu installed versions with the most recent version from commit bb2e3f3a95e44fdf44b0d5a4b377db3179021380

from pam_pkcs11.

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.