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

Enable CA functionality #119

Merged
merged 4 commits into from
Mar 16, 2023
Merged

Enable CA functionality #119

merged 4 commits into from
Mar 16, 2023

Conversation

baentsch
Copy link
Member

@baentsch baentsch commented Mar 3, 2023

Fixes #115 (somewhat a workaround for "semi-documented" OpenSSL behaviour regarding mandatory and default digest).

  • Adds CA testing (contribution by @Dechen2333)
  • Makes test script more robust with absolute paths

@baentsch
Copy link
Member Author

This needs to land for IETF hackathon use (enabling use of ca and ocsp functionality). Will need to be revised when openssl/openssl#20428 finally lands.

@baentsch baentsch merged commit a7e3464 into main Mar 16, 2023
@baentsch baentsch deleted the mb-ca branch March 16, 2023 05:54
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 16, 2024
* adding UNDEF default digest reporting

* relax .gitignore

Signed-off-by: Felipe Ventura <felipe.ventura@entrust.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable correct operation of openssl ca
2 participants