Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include challenge password attribute if required by EST server #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 15, 2024

  1. Make all http requests from same http client

    Code refactoring : change Enroll(), Reenroll() and ServerKeyGen() csr argument type so that we don't depend on x509 package anymore, which today still ignores the challenge password attribute
    
    Inlcude tls unique if required by CA
    
    Add test cases
    
    Add sample
    
    Update readme and documentation
    mobe1 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ca51648 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    5895be8 View commit details
    Browse the repository at this point in the history