NetControl

The NetControl service is a web browser-killing-machine that should be considered obsolete. The purpose is to end SSL/TLS sessions when the smart card is removed. The problem is to detect when a smart card is used to create an SSL/TLS session and to gracefully end this session. No official way to end SSL/TLS sessions in any web browser is available, and there is no way to gracefully end web sessions Because the web browser believes that all non-end-used-closed sessions means crash, it automatically restarts the session.

The correct behavior is to use Watch and send some type of "Logout" to your web server, that is, using web services.

This component requires user service.