Can I set up Client Certificate at runtime with Python Client?
155 views
Skip to first unread message
XH
unread,
Nov 2, 2015, 4:07:53 PM11/2/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 OWASP ZAP User Group
Hi,
I may need to specify client certificate to communicate some target with some recorded traffic. I found some method in javadoc may be helpful such as setClientCertLocation(String clientCertLocation) and isUseClientCert(). However, I do not find any interface related to those function exposed in python client. Could someone get me how to set the client cert at runtime?
Thank you in advance!
Regards,
XH
thc...@gmail.com
unread,
Nov 3, 2015, 12:02:47 PM11/3/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.
It's not possible to add/select client certificates through the ZAP API.
On 02/11/15 21:07, XH wrote:
> Hi,
>
> I may need to specify client certificate to communicate some target with
> some recorded traffic. I found some method in javadoc may be helpful
> to those function exposed in python client. Could someone get me how to
> set the client cert at runtime?
>
> Thank you in advance!
>
> Regards,
> XH
>
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!
Best regards.
On 03/11/15 22:55, XH wrote:
> As suggested by thc202. A ticket is open in github
> at https://github.com/zaproxy/zaproxy/issues/2023 >
> Regards,
> XH
>
> On Monday, November 2, 2015 at 4:07:53 PM UTC-5, XH wrote:
>
> Hi,
>
> I may need to specify client certificate to communicate some target
> with some recorded traffic. I found some method in javadoc may be
> and |*isUseClientCert*()|. However, I do not find any interface
> related to those function exposed in python client. Could someone
> get me how to set the client cert at runtime?
>
> Thank you in advance!
>
> Regards,
> XH
>