On 20/01/2020 17:21, Mark Thomas wrote:
> On 20/01/2020 17:08, Christopher Schultz wrote:
>> On 1/20/20 12:01 PM, ma...@apache.org wrote:
> 
> <snip/>
> 
>>> Add encryption as the first option to secure a cluster --- 
> 
> <snip/>
> 
>> I could have sworn I added this, already. Thanks for doing it.
> 
> I'm looking at back-porting the Interceptor to 7.0.x. I've got
> everything done apart from GCMParameterSpec which is new in Java 7.
> 
> I don't suppose you've looked into this previously and know if there is
> a Java 6 equivalent? It would save me the time to research it.
> 
> If not, I'll make it a Java 7+ feature with JreCompat.

Java 6 doesn't support GCM. JreCompat it is.

Mark


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

Reply via email to