Comment #6 on issue 56 by [email protected]: keyStore and trustStore
passwords must be equal
http://code.google.com/p/jain-sip/issues/detail?id=56
There is documentation problem with protocols :
gov.nist.javax.sip.TLS_CLIENT_PROTOCOLS = String Comma-separated list of
protocols to use when creating outgoing TLS connections. The default
is "SSLv3, SSLv2Hello, TLSv1". Some servers do not support SSLv2Hello, so
override to "SSLv3, TLSv1".
as you can see space is between comma and TLSv1.
While adding spaces to list will cause an exception while initialing TLS
channel
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.