ottlukas commented on issue #595:
URL: https://github.com/apache/plc4x/issues/595#issuecomment-1386972457

   @hutcheb looked at it in 2021: 
   For 0.9, 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.
   ----------------------
   This is the current state and for the time beeing no Developer is activily 
working on that. Our focus is currently on other protocols and topics. but may 
be Ben can give an update.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to