OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.97k stars 950 forks source link

[Server] GDS Push: Enable regeneratePrivatekey for CreateSigningRequest method of Server #2778

Closed romanett closed 1 month ago

romanett commented 1 month ago

Proposed changes

Enable the server to generate a new application Certificate Private key when the client requests so in the CreateSigningRequest method.

Related Issues

Types of changes

Checklist

Further comments

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Project coverage is 54.72%. Comparing base (3d24c0e) to head (8df3209). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...a.Server/Configuration/ConfigurationNodeManager.cs 95.23% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2778 +/- ## ========================================== - Coverage 55.11% 54.72% -0.40% ========================================== Files 349 349 Lines 65975 65993 +18 Branches 13534 13539 +5 ========================================== - Hits 36364 36116 -248 - Misses 25738 25952 +214 - Partials 3873 3925 +52 ``` | [Flag](https://app.codecov.io/gh/OPCFoundation/UA-.NETStandard/pull/2778/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OPCFoundation) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/OPCFoundation/UA-.NETStandard/pull/2778/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OPCFoundation) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OPCFoundation#carryforward-flags-in-the-pull-request-comment) to find out more.

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