https://bz.apache.org/bugzilla/show_bug.cgi?id=67628
--- Comment #1 from Michael Osipov <[email protected]> --- Looking at apps/ciphers.c we could the same from Java, almost identical to: https://github.com/apache/tomcat/blob/eb884fff4670ca7294442d0a196fbc7d6ec576ad/java/org/apache/tomcat/util/net/openssl/OpenSSLEngine.java#L71-L99 I bet that this can be moved to a static method which can take in ciphers method arg instead of "ALL" literal. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
