I\'ve been trying to get an example working where the client passes a PSK ID 开发者_JAVA百科to the server as part of the first TLS (TLS1.3) handshake and have been unsuccessful in doing so. I am using
How to configure TLSv1.3 in java spring application? Jdk 8 support 开发者_运维百科1.3 version of TLS and also has the backward compatibility.
I use this guthub to implement the establishment of broker in AWS ec2. https://github.com/chiachin2686/oqs-demos/tree/main/mosquitto