Discussion:
[openjms-developer] [ openjms-Feature Requests-667023 ] Add support to configure tcps connector
SourceForge.net
2005-06-09 06:18:41 UTC
Permalink
Feature Requests item #667023, was opened at 2003-01-13 18:28
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474139&aid=667023&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: enhancement
Group: None
Status: Closed
Priority: 5
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Add support to configure tcps connector

Initial Comment:
Currently, in order to use the tcps connector, SSL
parameters must be specified as options to the
JVM.
These should be configurable via the server
configuration file.

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2005-06-09 16:18

Message:
Logged In: YES
user_id=557161

Support for this has been added for the 0.7.7 release.
The following attributes may now be specified in
TcpsConfiguration:
. keyStore - the keystore path
. keyStorePassword - the keystore password
. keyStoreType - the keystore type
. trustStore - the truststore path
. trustStorePassword - the truststore password
. trustStoreType - the truststore type

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474139&aid=667023&group_id=54559
Loading...