easy-tls
easy-tls copied to clipboard
easytls-client-connect.sh: If client source ip check is enabled then hardware address is unnecessary
easytls-client-connect.sh does recognise IP matches but -i|--client-ip-match is required to enable the check. This needs to be included in interactive script menus. Completed e488621774e3cdbcc73021e310466f1f10bfef4b
It is likely that using IP matching will work better if hardware matching is completely disabled, rather than allowing hardware mismatches. New option -z, disable hardware matching may be required.