[webtest][JIRA] Closed: (WT-577) new config options for SSL client certificate and truststore handling
"Martin Huber (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.web.canoo.webtest |
|---|---|
| Message-ID | <24370966.1346335538244.JavaMail.nobody@dell1> |
[ http://webtest-community.canoo.com/jira/browse/WT-577?page=all ]
Martin Huber closed WT-577:
---------------------------
> new config options for SSL client certificate and truststore handling
> ---------------------------------------------------------------------
>
> Key: WT-577
> URL: http://webtest-community.canoo.com/jira/browse/WT-577
> Project: WebTest
> Type: New Feature
> Reporter: Martin Huber
> Fix For: Future work
>
> sslKeyStore
> Required? No, default is "null"
> Specifies a file system path or URL to a keystore or certificate file containing one or more client certificates. If present, WebTest is performing ssl authentication using client certificates. The file / keystore type is defined by "sslKeyStoreType".
> sslKeyStorePassword
> Required? No, default is "null"
> Specifies the keystore password.
> sslKeyStoreType
> Required? No, default is "jks"
> Specifies type of the keystore or ssl certificate file defined by "sslKeyStore". Can be "pkcs12" or "jks" (Java Key Store) ...
> sslTrustStore
> Required? No, default is "null"
> Specifies the path or URL to a Java Key Store containing server certificates to be trusted.
> sslTrustStorePassword
> Required? No, default is "null"
> Specifies the sslTrustStore password.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira