[Bug 56423] Implement fipsModeGet method stub in case TCN is compiled without OpenSSL

2014-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56423

Konstantin Kolinko knst.koli...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 OS||All

--- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com ---
The patch was applied to native trunk and 1.1.x (r1607264).
It will be in 1.1.31 onwards.

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



[Bug 56423] Implement fipsModeGet method stub in case TCN is compiled without OpenSSL

2014-04-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56423

--- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 31537
  -- https://issues.apache.org/bugzilla/attachment.cgi?id=31537action=edit
2014-04-17_tcn_56423_fipsModeStub.patch

A patch that
a) implements fipsModeGet
b) changes fipsModeSet to throw an exception

(There exist other stub methods that throw exceptions: see
TCN_IMPLEMENT_CALL(jint, SSL, initialize))

The patch is untested.

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