IIUC what Bob/Christina said, it's not possible yet.
Personally, i have no idea :P
On Thu, Jan 15, 2015 at 9:37 PM, wrote:
> Ahh, ok fine.
>
> But are you able to tell me if it's possible to create TLS 1.1 and 1.2
> sockets with JSS.
>
> Thanks a bunch.
> --
> dev-tech-crypto mailing list
> dev-
Ahh, ok fine.
But are you able to tell me if it's possible to create TLS 1.1 and 1.2 sockets
with JSS.
Thanks a bunch.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto
On Thu, Jan 15, 2015 at 2:55 PM, deepreel wrote:
> helpcrypto:
>
> Thank you great code samples...but...I'm stuck with using JSS and the
>
> org.mozilla.jss.ssl hierarchy.
>
> Your snippits are using either JSSE or apache libraries no?
>
> Unless I'm missing something obvious.
>
Probably you are
helpcrypto:
Thank you great code samples...but...I'm stuck with using JSS and the
org.mozilla.jss.ssl hierarchy.
Your snippits are using either JSSE or apache libraries no?
Unless I'm missing something obvious.
Colin
On Thursday, 15 January 2015 04:37:01 UTC-5, helpcrypto helpcrypto wro
To debug client-server SSL/TLS (mostly to check SSL3 issues after POODLE)
I'm just using this:
http://pastebin.com/fytQq79y
http://pastebin.com/veVBqdx5
Hope it helps.
On Wed, Jan 14, 2015 at 11:50 PM, wrote:
> My bad, I wasn't clear (I think) that I'm talking about server side code,
> not c
My bad, I wasn't clear (I think) that I'm talking about server side code, not
client, i.e. essentially a Java based web server with the SSL Socket handled by
JSS.
so at this point all I have is SSLSocket.enableDefaultCipher(SSLSocket.)
and socket.enableTLS(true)
socket.disableSSLv3(true)
t
jss-4.2.6-35 can be found on koji for various supported fedora
platforms. For rhel it's the same version number.
Christina
On 01/13/2015 09:09 AM, Robert Relyea wrote:
Christina, which version of JSS has TLS 1.1 and 1.2 support enabled?
Bob
On 01/12/2015 02:10 PM, deepr...@gmail.com wrote:
On 01/13/2015 09:28 AM, Robert Relyea wrote:
On 01/13/2015 09:18 AM, Christina Fu wrote:
jss-4.2.6-35 can be found on koji for various supported fedora
platforms. For rhel it's the same version number.
Christina
Are there any outside available builds, like windows?
We hope to get to it, b
On Mon, Jan 12, 2015 at 11:10 PM, wrote:
> Folks,
>
> Sorry for the totally newbie question but I've hunted high and low.
>
> I am supporting some Java code that uses JSS4, NSS to provide SSL Server
> side services.
>
> In response to Poodle I've been looking this code and was able to Enable
> TL
On 01/13/2015 09:18 AM, Christina Fu wrote:
jss-4.2.6-35 can be found on koji for various supported fedora
platforms. For rhel it's the same version number.
Christina
Are there any outside available builds, like windows?
bob
On 01/13/2015 09:09 AM, Robert Relyea wrote:
Christina, which ve
Christina, which version of JSS has TLS 1.1 and 1.2 support enabled?
Bob
On 01/12/2015 02:10 PM, deepr...@gmail.com wrote:
Folks,
Sorry for the totally newbie question but I've hunted high and low.
I am supporting some Java code that uses JSS4, NSS to provide
SSL Server side services.
In res
11 matches
Mail list logo