Skydreamer-123 opened a new issue, #2286:
URL: https://github.com/apache/plc4x/issues/2286

   ### What happened?
   
   Hello,
   
   I'm currently testing the PLC4X SDK to establish a connection to an OPC UA 
server implemented using Eclipse Milo, which uses a 4096-bit certificate.
   
   The server certificate is generated by Eclipse Milo, and the corresponding 
public key has been successfully extracted. The client certificate is generated 
as follows:
   (details to be added later)
   
   The connection already works without issues using other OPC UA clients (with 
support for 4096-bit certificates), so the setup appears to be correct in 
general.
   
   However, using the PLC4X SDK, I am encountering issues when trying to 
establish the connection. I suspect it may be related to the certificate length 
or trust configuration.
   
   I would appreciate any help or insights you could provide on this matter.
   
   Thank you very much in advance!
   
   Best regards,
   Daniel
   
   [Client(plc4x) 
exception.log](https://github.com/user-attachments/files/22658996/Client.plc4x.exception.log)
   [Server(eclipse_milo) 
exception.log](https://github.com/user-attachments/files/22658995/Server.eclipse_milo.exception.log)
   
   [Server 
Cert.txt](https://github.com/user-attachments/files/22659014/Server.Cert.txt)
   
[Client_Cert.txt](https://github.com/user-attachments/files/22659089/Client_Cert.txt)
   
   ### Version
   
   v,0.14.0-SNAPSHOT
   
   ### Programming Languages
   
   - [ ] plc4c
   - [ ] plc4go
   - [x] plc4j
   - [ ] plc4net
   - [ ] plc4py
   
   ### Protocols
   
   - [ ] AB-Ethernet
   - [ ] ADS /AMS
   - [ ] BACnet/IP
   - [ ] C-Bus
   - [ ] CANopen
   - [ ] EtherNet/IP
   - [ ] Firmata
   - [ ] IEC-69870
   - [ ] KNXnet/IP
   - [ ] Modbus
   - [x] OPC-UA
   - [ ] Profinet
   - [ ] S7
   - [ ] S7-light


-- 
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