[OpenSSL 1.1.1l] Hi Team, my SSL/TLS server crashed with the attached call stack. Your advice will be highly appreciated.

2022-02-10 Thread Ma Zhenhua
Hi Team, My SSL/TLS server crashed with the following call stack. I'm using OpenSSL 1.1.1l. I compared 1.1.1l with 1.1.1 master branch and didn't find related fixes in crypto/asn1. Your advice will be highly appreciated. (gdb) 0 0x7f4cf7844ce6 in ASN1_OBJECT_free () from /lib/libcrypto.so

回复: openssl-users Digest, Vol 86, Issue 1

2022-01-04 Thread Ma Zhenhua
g/pipermail/openssl-users/attachments/20211231/0f037481/attachment-0001.htm> -- Message: 2 Date: Fri, 31 Dec 2021 15:05:26 + From: Michael Wojcik To: "openssl-users@openssl.org" Subject: RE: [openssl-1.1.1l] TLS1.2 Server responses with Alert Message

回复: openssl-users Digest, Vol 86, Issue 1

2022-01-04 Thread Ma Zhenhua
ssl-users/attachments/20211231/0f037481/attachment-0001.htm> -- Message: 2 Date: Fri, 31 Dec 2021 15:05:26 + From: Michael Wojcik To: "openssl-users@openssl.org" Subject: RE: [openssl-1.1.1l] TLS1.2 Server responses with Alert Message-ID:

回复: [openssl-1.1.1l] TLS1.2 Server responses with Alert

2021-12-30 Thread Ma Zhenhua
Hi Team, Just supplement some important information. On the SSL/TLS server, there's one error as follows. "SSL Error(118) - no suitable signature algorithm" This may help the troubleshooting. Regards, Allen ________ 发件人: Ma Zhenhua 发送时间: 2021年12月31日 8:

[openssl-1.1.1l] TLS1.2 Server responses with Alert

2021-12-30 Thread Ma Zhenhua
Hi Team, I have 2 clients trying to access the same TLS server, one is successful, while the other fails. I've done some research but still have no idea. Could someone please give me some suggestions? Many thanks in advance. Failed one: TLSv1.2 Record Layer: Handshake Protocol: Client Hello

How to debug ssl library in OpenSSL 1.1.1a? Thanks in advance.

2021-08-13 Thread Ma Zhenhua
Hi Team, I modified OpenSSL 1.1.1a ssl library but it seemed that there was some problem. How can I debug it? Thanks in advance. Sincerely, Allen

Hi team, I modified openssl code and make test failed. What should I do with the failed cases. Thx in advance.

2021-08-13 Thread Ma Zhenhua
Hi team, I modified openssl code and make test failed. What should I do with the failed cases. Thx in advance. Best regards, Allen

In Openssl 1.1.1a, how can I force the TLS1.2 user to use the "rsa_pkcs_sha512" signature algorithm? Many thanks in advance.

2021-08-10 Thread Ma Zhenhua
Hi team, In Openssl 1.1.1a, how can I force the TLS1.2 user to use the "rsa_pkcs_sha512" signature algorithm? Many thanks in advance. Regards, Allen