splatch commented on issue #1844: URL: https://github.com/apache/plc4x/issues/1844#issuecomment-2434909959
> But how is that possible that I'm able to login into the server via PLC4J / UA Expert by just providing the username+password without a certificate? In case if user does not provide a certificate it will be generated by client. It is an one off certificate which is not retained. For servers which validate transport level certificates we have options to provide PKCS12 encoded certificate and private key. Then you can specify these using following parameters: `key-store-type=pkcs, key-store-file=/a/b.p12, key-store-password=<pass>`. -- 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]
