bsimmons
04/09/2021, 4:25 PMIOException
s in the client? I am trying to figure out when the user isn't connected to a company VPN properly. When they aren't connected I get this exception: <http://javax.net|javax.net>.ssl.SSLPeerUnverifiedException
. Is there an easy way to catch this seperately from IOException
?