Check users' browsers before they navigate a link which requires minimum recommended TLS security.
If browser does not meet required TLS level then disable relevant links and give warning. Only checks TLS if matching link domains found.
Uses TLS checking API from www.howsmyssl.com
Add to page with following:
<script src="check-tls.js"></script>