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

Webserver PKCS11 Examples #149

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Webserver PKCS11 Examples #149

merged 3 commits into from
Dec 8, 2023

Conversation

q-nk
Copy link
Contributor

@q-nk q-nk commented Nov 30, 2023

Updating the web server example scripts to the new NetHSM API.

@jans23
Copy link
Member

jans23 commented Dec 1, 2023

Has this feedback been considered?

container/apache/p11nethsm.conf Outdated Show resolved Hide resolved
container/nginx/p11nethsm.conf Outdated Show resolved Hide resolved
@mmerklinger
Copy link
Contributor

Has this feedback been considered?

No, the key is still generated locally and upload to the NetHSM. It depends what we want to show with the example.
@jans23 Do you want to have the safer example and the key generated on the NetHSM?

@jans23
Copy link
Member

jans23 commented Dec 4, 2023

Yes, I think it would be more natural to generate the key on the NetHSM.

@mmerklinger
Copy link
Contributor

@q-nk Please implement the changes to generate the key on the NetHSM.

@q-nk q-nk marked this pull request as draft December 5, 2023 14:49
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d5ee946) 91.00% compared to head (d7ad8aa) 91.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   91.00%   91.00%           
=======================================
  Files          30       30           
  Lines        6081     6081           
=======================================
  Hits         5534     5534           
  Misses        547      547           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@q-nk q-nk force-pushed the webserver_pkcs11_example branch from 0023fec to d7ad8aa Compare December 6, 2023 08:33
@q-nk q-nk marked this pull request as ready for review December 6, 2023 10:08
@jans23 jans23 merged commit ed449b6 into main Dec 8, 2023
5 checks passed
@jans23 jans23 deleted the webserver_pkcs11_example branch December 8, 2023 13:51
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.

4 participants