Hello all !
I added a cipher in NSS and OpenSSL. I would like to create a TLS
session between those two.
In OpenSSL, the tests suite works fine (make tests) and I can get a
working TLS tunnel with my cipher.
I guess my problem is in NSS, that's why I ask for your help. At this
time, the cipher added in NSS works fine for S/Mime and I would like to
use my new cipher for TLS.
I do something wrong but I don't know what. I know what I did doesn't
work because at the server side, I can see in the log the cipher
negociated and it's AES.
I recently ask here where the TLS cipher order is located but I had
already done the things right (at least in sslenum.c). My cipher is in
priority one in both OpenSSL and NSS.
In sslsock.c, I print ssl3_CipherPrefSetDefault and I can see that my
cipher is not enabled.
Do you have any hints/tests which could help me ? Some tests I could do ?
What am I missing ?
I tried the tools in mozilla/security/nss/tests but the tests fail at
the beginning "Checking for build - FAILED".
Thanks in advance,
Gregory.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto