Nitrokey / nethsm-pkcs11

PKCS#11 module for NetHSM
Other
34 stars 10 forks source link

Add config file including all options #172

Closed sosthene-nitrokey closed 8 months ago

sosthene-nitrokey commented 8 months ago

This PR adds an p11nethsm.example.conf including and explaining all the options. It also adds a unit test that checks all the values of this file once parsed.

sosthene-nitrokey commented 8 months ago

The test will conflict with https://github.com/Nitrokey/nethsm-pkcs11/pull/165

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c292adc) 90.81% compared to head (02fafff) 90.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #172 +/- ## ========================================== + Coverage 90.81% 90.88% +0.07% ========================================== Files 31 31 Lines 6410 6450 +40 ========================================== + Hits 5821 5862 +41 + Misses 589 588 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.