https://issues.apache.org/bugzilla/show_bug.cgi?id=56396

--- Comment #6 from Rob Sanders <rsand...@trustedcs.com> ---
Mladen,
  Confirm, your patch resolves the issue with Tomcat Native failing to start in
FIPS mode.  Pulled the stock 1.1.30 TCN source, applied your patch, and
built/installed TCN.  On our RHEL6 box with FIPS enabled at boot, our webapp
started just fine and performed as expected.  
  I think a case could be made for also tweaking the logic in
SSL_TMP_KEYS_INIT() so that things should continue if at least one temporary
key can be created.  There may be reasons for aborting if all 'required' keys
are not able to be created.  
  Not familiar with the Tomcat BZ system for closing bugs - do I need to mark
as resolved?

-- 
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