Should certificate validity be policed on open TLS connections?
An IoT device using mutual TLS can have a long running TLS connection to a server, during which time its client certificate could expire or be revoked. When that happens should the server notice and terminate the connection?
Continue reading Should certificate validity be policed on open TLS connections?