Open KircMax opened 7 months ago
provisioningcert.zip attached the cert. I had on the server
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.
No, I haven't. Thanks for the hint.
@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.
Type of issue
Current Behavior
When trying to have an ECC Server Certificate signed via the GdsMaster GDS Server the FinishRequest fails: I am calling it like this:
Expected Behavior
certificate is issued by CA - works fine.
Steps To Reproduce
No response
Environment
Anything else?
No response