Jon Stevens at [EMAIL PROTECTED] wrote:
> Catalina does not distribute the JSSE (from the catalina/build.xml):
>
> <target name="copy-jsse.jar" if="copy.jsse.jar">
> <!-- Cannot redistribute JSSE
> <copy todir="${catalina.build}/common/lib" file="${jcert.jar}"/>
> <copy todir="${catalina.build}/common/lib" file="${jnet.jar}"/>
> <copy todir="${catalina.build}/common/lib" file="${jsse.jar}"/>
> -->
> </target>
>
> I would like to know why they don't redistribute it.
Export regulation, I believe... When you add that to (iv), we should
definitely check the originating IP address, and make sure we're not
exporting crypto stuff in places where we shouldn't... I believe that
regarding cryptographic software there are still a lot of hurdles to clear.
(I believe we don't even redistribute OpenSSL together with Apache 2.0, even
though it's required to build the SSL module in it).
Pier
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]