4:02:36.654 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.dtls.DTLSSession - Updated receive window with sequence number [1]: new upper boundary [1], new bit vector [10]
14:02:36.655 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Processing CLIENT_HELLO from peer [/
127.0.0.1:63915]
14:02:36.655 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Discarding duplicate CLIENT_HELLO message [epoch=0] from peer [/
127.0.0.1:63915]!
14:02:36.656 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Processing CLIENT_HELLO from peer [/
127.0.0.1:63915]
14:02:36.656 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Discarding duplicate CLIENT_HELLO message [epoch=0] from peer [/
127.0.0.1:63915]!
14:02:36.656 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Processing CLIENT_HELLO from peer [/
127.0.0.1:63915]
14:02:36.656 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Discarding duplicate CLIENT_HELLO message [epoch=0] from peer [/
127.0.0.1:63915]!
14:02:36.657 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Processing CLIENT_HELLO from peer [/
127.0.0.1:63915]
14:02:36.657 [DTLS-Connection-Handler-20] DEBUG org.eclipse.californium.scandium.DTLSConnector - Discarding duplicate CLIENT_HELLO message [epoch=0] from peer [/
127.0.0.1:63915]!
14:02:36.660 [DTLS-Receiver-0-0.0.0.0/
0.0.0.0:5684] DEBUG org.eclipse.californium.scandium.DTLSConnector - Received 1 DTLS records from /
127.0.0.1:63915 using a 16490 byte datagram buffer
14:02:36.733 [DTLS-Connection-Handler-5] DEBUG org.eclipse.californium.scandium.dtls.InMemoryConnectionStore - connection: remove dtls-con: CID=D90D63, /
127.0.0.1:63915, ongoing handshake BC9FB047D661 (size 0)
14:02:36.733 [DTLS-Connection-Handler-5] DEBUG org.eclipse.californium.scandium.dtls.ServerHandshaker - handshake failed dtls-con: CID=D90D63
org.eclipse.californium.scandium.dtls.HandshakeException: Received 'fatal alert'
at org.eclipse.californium.scandium.DTLSConnector.processAlertRecord(DTLSConnector.java:1436)
at org.eclipse.californium.scandium.DTLSConnector.processRecord(DTLSConnector.java:1223)
at org.eclipse.californium.scandium.DTLSConnector$11.run(DTLSConnector.java:1126)
at org.eclipse.californium.elements.util.SerialExecutor$1.run(SerialExecutor.java:276)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
I could not understand what went wrong here.Can you help me in validating this properly using the JKS.