https://issues.apache.org/bugzilla/show_bug.cgi?id=50570
--- Comment #21 from Christopher Schultz <[email protected]> 2011-10-26 18:44:18 UTC --- (In reply to comment #20) > Chris, did you put together an updated patch for this? I have a patch sitting in my local svn working copy of TC 8 trunk: I haven't gotten a chance to test it, yet (building openssl-FIPS+apr proved to be a pain in the past, but I think I've got it working). I haven't yet made the changes suggested by Konstantin. I was a little concerned about the dependency on tcnative 1.1.23 which isn't yet released: 1.1.23 will have the native FIPS code required to make this Java patch work. Shall I do tcnative-version-sniffing and bail if the version isn't high enough, or just let a native-method-not-found exception be thrown? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
