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 zaprox...@googlegroups.com
Hello,
I've been attempting to use Zap with a smart card and am having issues with the PKCS11 module. Zap is able to read and process my certificate, and I'm able to set it active in the keystore. However, when attempting to access any site that enforces smart card authentication, I receive the following error:
I am unfamiliar with this error or what the cause might be, and there are no additional details in the console output, so any help in resolving the issue is much appreciated. I'm running this on a Windows x86 box with ActivClient and Java 7.
Brett
kingthorin+owaspzap
unread,
Jul 16, 2015, 9:04:14 AM7/16/15
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 zaprox...@googlegroups.com
Are you able to make the connection when only using your Browser (on the same workstation)?
kingthorin+owaspzap
unread,
Jul 16, 2015, 9:50:45 AM7/16/15
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
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 zaprox...@googlegroups.com
Thanks for the feedback. No luck though with the suggested recommendations. The error is still the same with it being, "ZAP Error [javax.net.ssl.SSLHandshakeException]: Error signing certificate verify". I am able to successfully access the requested sites without the Zap proxy and only have issues when the proxy is in use.
thc...@gmail.com
unread,
Jul 16, 2015, 11:19:32 AM7/16/15
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 zaprox...@googlegroups.com
Hi.
Which ZAP version are you using?
Would you mind checking the log file to see if there's any error? (file
zap.log located in ZAP's default directory or the directory manually
specified [1]).
On 16/07/15 15:58, Brett Novak wrote:
> Thanks for the feedback. No luck though with the suggested
> recommendations. The error is still the same with it being, "ZAP Error
> [javax.net.ssl.SSLHandshakeException]: Error signing certificate
> verify". I am able to successfully access the requested sites without
> the Zap proxy and only have issues when the proxy is in use.
>
>
>
>
> On Thursday, July 16, 2015 at 9:50:45 AM UTC-4, kingthorin+owaspzap wrote:
>
> You might want to checkout:
> https://github.com/zaproxy/zaproxy/wiki/FAQsslHandshake
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 zaprox...@googlegroups.com
All,
I was able to get PKCS11 to work with different smart card middleware. For some reason, the new ActivClient module has been failing with no indication of why (no stack trace errors in the log or elsewhere), but the p11-capi binaries were successful.
Thanks for the responses and follow-ups.
thc...@gmail.com
unread,
Jul 20, 2015, 2:03:09 AM7/20/15
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 zaprox...@googlegroups.com
Hi.
Great, thanks for lettings us know.
In following releases (e.g. weekly) the stack trace will be shown along
the error in case you still want to provide the stack trace.