Dear support,
We are connecting with an MQTT server with an expired server certificate. My expectation is that the handshake fails, but apparently the NRF9161 accepts the server. I make use of the Nordic SDK v3.3.1, modem firmware 2.0.2, MQTT helper with peer verify set to TLS_PEER_VERIFY_REQUIRED and offload sockets. After digging in the changelog I found this limitation: "Server certificate expiry time is not verified". This same limitation is also noted in the newest version (2.0.4).
Why does this limitation still exists and is there possibility to fix this?
kind regards,
Joost Raats