I have a server-side application that fails when some clients connect:
waiting for SSL accept()...
SSL_accept() (0) failure -1
SSL_accept() (1) failure 5
[DEBUG] Error string : error:0005:lib(0):func(0):DH lib
SSL_accept() sockerrno is: 0
I think that something earlier failed silently and
Here is a dump of my CMS encrypted message.
===
CMS_ContentInfo:.
contentType: pkcs7-envelopedData (1.2.840.113549.1.7.3)
d.envelopedData:.
version: 2
originatorInfo:
recipientInfos:
d.kari:.
version: 3
d.originatorKey:.
algorithm:.
On 24/10/2018 15:55, Akira Takahashi wrote:
> Hi all,
>
>
> Since the version 1.1.1 supports the SM2 public key cryptography suite I
> am trying to test its ECIES (found in crypto/sm2/sm2_crypto.c) over
> different standardized prime curves i.e. not just sm2p256v1.
>
> Is there CLI or minimal
Hi all,
Since the version 1.1.1 supports the SM2 public key cryptography suite I am
trying to test its ECIES (found in crypto/sm2/sm2_crypto.c) over different
standardized prime curves i.e. not just sm2p256v1.
Is there CLI or minimal code snippet to achieve it via the EVP interface?
The cur
On 24/10/2018 13:25, ramakrushna mishra wrote:
> Hi All,
>
> Thank you for all for providing the information.
> I suspect we are using " SSL_MODE_SEND_FALLBACK_SCSV " and that might
> be causing the issue. The team is looking into this issue now with the
> provided information.
>
> One doub
Hi All,
Thank you for all for providing the information.
I suspect we are using " SSL_MODE_SEND_FALLBACK_SCSV " and that might be
causing the issue. The team is looking into this issue now with the
provided information.
One doubt that came during our investigation is :
" If client has highest