https://bz.apache.org/bugzilla/show_bug.cgi?id=57815

--- Comment #2 from Justin <cry...@yahoo.com> ---
(In reply to Christopher Schultz from comment #1)
> when it comes to discovering available functions

Seems to me there are many ways to do this. OpenSSL's own "ciphers" command
tells you what ciphers are supported. These are standard names which also
indicate which SSL protocols are supported.

> 14-Apr-2015 17:30:50.069 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL 
> successfully
 initialized (OpenSSL 1.0.1e 11 Feb 2013)

I'm a little bothered that you'll log the runtime library, but not the build
time library that you are restricting users to.

This obviously isn't a problem on Windows where most use the pre-built Tomcat
Native where OpenSSL is statically linked. They must wait for a new build of
Tomcat Native.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to