RFC5246

2016-08-11 Thread Martin Gainty
looking for timeline on implementing TLSv1.2 https://www.ietf.org/rfc/rfc5246.txt Thank You Martin __ > Date: Thu, 11 Aug 2016 12:12:04 + >

RE: TLS 1.2 support

2016-08-24 Thread Martin Gainty
d let me know the answer to the question below ? ThanksAmit On Aug 18, 2016, at 5:16 AM, Martin Gainty <mgai...@hotmail.com> wrote: "Could you please let me know which version of wss4j impleme

RE: How to use multiple CRL with WSS4J ?

2016-10-02 Thread Martin Gainty
Many Thanks for confirming the implementation for only X509 Martin Gainty __ From: cohei...@apache.org Date: Fri, 30 Sep 2016 16:40:42 +0100

Re: Set WSS basic authentication on org.apache.axis.client.Stub

2018-02-18 Thread Martin Gainty
the SAML (the xml security header you are building) maybe lacking a subject or lacking KeyInfo or lacking namespace http://www.w3.org/2000/09/xmldsig# see below XML-Signature Syntax and Processing www.w3.org This document has been reviewed by W3C Members and

Re: Alternative to Merlin crypto provider

2019-07-10 Thread Martin Gainty
a great idea for expanding WSS4Js capability to handle other crypto providers! if you're in TLSClientParameters take a look at: /* Returns whether or not {@link javax.net.ssl.HttpsURLConnection#getDefaultSSLSocketFactory()} should be * used to create https connections. If true , {@link

Re: WSS4J, OpenSAML and OSGi

2019-08-16 Thread Martin Gainty
If it is not a problem taking OpenSAML off of the classpath, perhaps the next question should be asked: should the manifest for cxf-rt-ws-security be changed to make the opensaml dependencies optional? but not by you but by maven-build-plugin..OSGI reads the manifest and either includes or

Re: could you help where to find wssj jar 2.3.0

2020-06-28 Thread Martin Gainty
Thank You Robert OBRIGADO -- Sent from my Alcatel GO FLIP V On Jun 24, 2020 2:16 PM, "robertlazarski ." wrote: I just built rampart from source and I see this jar in the rampart-samples dir. We just moved to git: git clone https://github.com/apache/axis-axis2-java-rampart.git I had