You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Ben Hutcheson (Jira)" <ji...@apache.org> on 2021/08/03 20:16:00 UTC

[jira] [Commented] (PLC4X-185) OPC UA Driver should support client certificates

    [ https://issues.apache.org/jira/browse/PLC4X-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392515#comment-17392515 ] 

Ben Hutcheson commented on PLC4X-185:
-------------------------------------

For 0.9-SNAPSHOT, certificates for encryption is not supported.

For encryption, asymmetric encryption is used initially, the logic for this should work. It hasn't been tested for a while and may need some minor fixes. Once the session is established it switches to symmetric encryption. I had some trouble implementing this and couldn't get it to work properly.

For certificate based authentication, it hasn't been implemented, only anonymous and username profiles work. However it shouldn't be too difficult to implement as all of the certificate handling logic has been implemented.

 

> OPC UA Driver should support client certificates
> ------------------------------------------------
>
>                 Key: PLC4X-185
>                 URL: https://issues.apache.org/jira/browse/PLC4X-185
>             Project: Apache PLC4X
>          Issue Type: New Feature
>          Components: Driver-OPC-UA
>    Affects Versions: 0.6.0
>            Reporter: Julian Feinauer
>            Assignee: Julian Feinauer
>            Priority: Critical
>             Fix For: 0.6.1
>
>
> For an application we need to support Cert based Security in the OPC UA Driver.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)