NetControl
This section controls the behavior of the net control component. This component tries to keep track of SSL/TLS sessions in different web browsers and close those web browsers when a smart card is removed.
This feature is getting harder to accomplish, since web browsers are getting better at recovering closed sessions. A better solution is close from server side, using the Watch component. |
Applications
This entry specifies a list of applications, separated with ;
, that may be closed if they open a SSL session.
Applications=iexplore.exe;firefox.exe
Default value is none; no applications will be handled.
Ask
This entry specifies whether the user should be asked before trying to close an application.
- 0
-
Don’t ask user before close
- 1
-
Ask user before close
Default value is 1; ask user before close of application.