Dennis Sosnoski
2014-07-05 01:35:56 UTC
I'm trying to get a TLS client-server example running in BC 1.50,
currently failing with both ends reporting "Internal TLS error, this
could be an attack". I see where I can download the bcprov-debug jar,
and just include the source code for other BC components directly in my
project, so that I can step into the code and set breakpoints. But I'm
curious as to why there are no logging options for BC. It seems like
logging would be really helpful, both for users and developers, at least
for components like the TLS code.
Thanks,
- Dennis
currently failing with both ends reporting "Internal TLS error, this
could be an attack". I see where I can download the bcprov-debug jar,
and just include the source code for other BC components directly in my
project, so that I can step into the code and set breakpoints. But I'm
curious as to why there are no logging options for BC. It seems like
logging would be really helpful, both for users and developers, at least
for components like the TLS code.
Thanks,
- Dennis