OPCFoundation / UA-.NETStandard

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

Gds Server (Client) FinishRequest fails for ECC Server Certificate #2587

Open KircMax opened 7 months ago

KircMax commented 7 months ago

Type of issue

Current Behavior

When trying to have an ECC Server Certificate signed via the GdsMaster GDS Server the FinishRequest fails: image I am calling it like this: image

Expected Behavior

certificate is issued by CA - works fine.

Steps To Reproduce

No response

Environment

- OS:
- Environment:
- Runtime:
- Nuget Version: 1.5.373.121
- Component:
- Server:
- Client:

Anything else?

No response

KircMax commented 7 months ago

provisioningcert.zip attached the cert. I had on the server

romanett commented 7 months ago

did you use the newest ECC Branch from here: https://github.com/OPCFoundation/UA-.NETStandard/pull/2398

I think the GDS is also still missing ECC support in this branch, but feel free to propose a fix adding this to the GDS using this branch as a base.

KircMax commented 7 months ago

No, I haven't. Thanks for the hint.

romanett commented 4 weeks ago

@KircMax with my linked PR there is now basic support for ECC in the GDS. With the current implementation you need to manually specify a specify ECC CertificateType in the GDS Configuration for the DefaultCertificateGroup.