Closed GoogleCodeExporter closed 9 years ago
No there are currently no plans for that. But you can probably implement it
yourself using filters (see documentation) and if you like please share the
code to the project. Form authentication is implemented using filters so you
can check the source code and see how that's done.
Original comment by johan.ha...@gmail.com
on 18 Jun 2012 at 5:42
I think you should be able to do this as of version 1.8.1, try something like:
given().auth().certificate("file:///my/project/src/test/resources/soapui.p12",
"password", "pkcs12", 8443, truststoreProvider)
If it doesn't work then reopen the issue.
Original comment by johan.ha...@gmail.com
on 22 Nov 2013 at 4:18
Original issue reported on code.google.com by
mpgir...@gmail.com
on 14 Jun 2012 at 1:48