Skip to content

leshan-1.3.1

Compare
Choose a tag to compare
@sbernard31 sbernard31 released this 04 Feb 16:58
· 983 commits to master since this release

❗☠️❗ Affected by security issue❗☠️❗

Build artifacts are available on maven central.

Noteworthy

Fix several issue about X509 and RPK connection :

  • Fix issue preventing Leshan client to accept DTLS handshake initiated at server side using X509.
  • Integration of Californium 2.6.1 which fixes issue which in certain circumstances may definitely prevent Leshan server to accept DTLS handshake using X509 and RPK. (see CVE-2020-27222 ⚠️ )

Many thanks to @francopo for reporting those issues (#964) 🙏 !

Change logs

6bc1cab: Integration of Californium 2.6.1
612028c: Fail on javadoc warning issue.
0170771: #951: fix javadoc doclint config
36f5756: #964 : CertificateVerifier.getAcceptedIssuers() should not return null