You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZAP Developer Group
Unable Attack URL: The Server selected protocol version TLS10 is not accepted by client preferences [TLS13,TLS12]
BTW,it is an old H3C router online with https only.
thc202
unread,
Aug 4, 2025, 2:43:03 AMAug 4
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zaproxy...@googlegroups.com
Hi,
As the error message says your JRE does not have TLS 1.0 enabled (that's
disabled by default on newer JREs) and you need to enable it yourself
for ZAP to be able to use it.