I know TLS is working in our environment because I can see the connections in the admin console and almost all of them are using TLS. What do I do about the ones that aren't?
I know all I have to do is make sure they check the 'Use TLS Connection' box when they attach a repository:
But seems like there should be a way to refuse the connection if they don't check the box. I just don't want to leave the option in the user's hands for obvious reasons. Is there some setting in the admin console or something server side that could force a TLS connection?