Hi Matt,
Thanks for your help. I am able to proceed now.
Thanks and regards,
Nagalakshmi
-Original Message-
From: Matt Caswell
Sent: Wednesday, October 30, 2019 7:55 PM
To: Nagalakshmi V J ; openssl-users@openssl.org
Subject: Re: OpenSSL compilation errors in Windows
** This mail has
d.html
Matt
>
> Not sure if I can use the above link.
>
>
> /Thanks & Regards,/
> /Nagalakshmi V J/
>
> *From:* Matt Caswell
> *Sent:* 29 October 2019 10:47
> *To:* Nagalakshmi V J ;
Hi Matt,
Any inputs on the below query?
Thanks and regards,
Nagalakshmi
From: Nagalakshmi V J
Sent: Tuesday, October 29, 2019 5:25 PM
To: Matt Caswell ; Nagalakshmi V J
; openssl-users@openssl.org
Subject: Re: OpenSSL compilation errors in Windows
Hi Matt,
Thank you so much for your response
enssl.org/docs/man1.1.0/man3/SSL_CTX_set_generate_session_id.html
Not sure if I can use the above link.
Thanks & Regards,
Nagalakshmi V J
From: Matt Caswell
Sent: 29 October 2019 10:47
To: Nagalakshmi V J ; openssl-users@openssl.org
Subject: Re: OpenSSL com
On 29/10/2019 10:34, Nagalakshmi V J wrote:
>
> tls1_PRF(s->ctx->md5,s->ctx->sha1,buf,(int)(p-buf),
>
> pGenerator->master_secret,sizeof(pGenerator->master_secret),
>
> km,tmp,num);
It seems your code is replicating parts of libssl - which seems like a
strange (and possibly
nSSL compilation errors in Windows
Hi Matt,
Kindly provide your inputs for the below mail.
Thanks & Regards,
Nagalakshmi V J
From: Nagalakshmi V J
Sent: 22 October 2019 10:41:40
To: Matt Caswell ; openssl-users@openssl.org
Cc: Nagalakshmi V J
Subject: RE: OpenSSL com
Hi Matt,
Kindly provide your inputs for the below mail.
Thanks & Regards,
Nagalakshmi V J
From: Nagalakshmi V J
Sent: 22 October 2019 10:41:40
To: Matt Caswell ; openssl-users@openssl.org
Cc: Nagalakshmi V J
Subject: RE: OpenSSL compilation errors in Win
ctx, int cmd, int p1, void *p2);
} /* EVP_MD */ ;
Thanks and regards,
Nagalakshmi
From: Nagalakshmi V J
Sent: Tuesday, October 22, 2019 9:39 AM
To: Matt Caswell ; Nagalakshmi V J
; openssl-users@openssl.org
Subject: Re: OpenSSL compilation errors in Windows
Hi Matt,
Yes. Exactly we followed the same a
kshmi V J ; openssl-users@openssl.org
Subject: Re: OpenSSL compilation errors in Windows
** This mail has been sent from an external source **
On 20/10/2019 08:43, Nagalakshmi V J wrote:
> Hi Matt,
>
> This link is having few APIS. But for getting master_key_length, I don't
> fi
gt; Thanks & Regards,
> Nagalakshmi V J
>
> *From:* Matt Caswell
> *Sent:* 18 October 2019 14:48:33
> *To:* Nagalakshmi V J ;
> openssl-users@openssl.org
> *Subject:* Re: OpenSSL compilation errors in
Sent: 18 October 2019 14:48:33
To: Nagalakshmi V J ; openssl-users@openssl.org
Subject: Re: OpenSSL compilation errors in Windows
** This mail has been sent from an external source **
On 18/10/2019 11:49, Nagalakshmi V J wrote:
> Now the issue is SSL_session structure is also having accessor AP
On 18/10/2019 11:49, Nagalakshmi V J wrote:
> Now the issue is SSL_session structure is also having accessor APIs
> which I am not aware of. So I need to get the APIs for accessing the
> master_key_length,etc.. given in the above code. Those are not listed
> in the openssl link referred.
On thi
swell
Sent: Thursday, October 3, 2019 6:51 PM
To: openssl-users@openssl.org
Subject: Re: OpenSSL compilation errors in Windows
** This mail has been sent from an external source **
On 03/10/2019 11:10, Nagalakshmi V J wrote:
> Hi Matthias,
>
>
>
> Please find my response for your queri
> /.\odlibPrf_OSSL.h(168) : error C2027: use of undefined type 'ssl_st'/
Please show us the source code for the lines these error message correspond to.
Matt
>
>
>
> Can you help me to get the corresponding accessor functions for these 2
> structures.
>
>
>
agalakshmi
-Original Message-
From: Nagalakshmi V J
Sent: Tuesday, October 1, 2019 6:33 PM
To: Dr. Matthias St. Pierre ; Nagalakshmi V J
Cc: openssl-users@openssl.org; Umamaheswari Nagarajan
Subject: RE: OpenSSL compilation errors in Windows
Thank you Matthias for the explanation. I am g
@openssl.org; Umamaheswari Nagarajan
Subject: Re: OpenSSL compilation errors in Windows
** This mail has been sent from an external source **
Several people have told you the following:
That is an *internal* openssl header file; do not use it.
Remove the include statement from your
Thank you Matthias for the explanation. I am going through my code to
understand why ssl_locl.h is included. I will check and get back on this ASAP.
Also if there is other way to achieve that I will use the same.
Thanks and regards,
Nagalakshmi
-Original Message-
From: Dr. Matthias St.
Several people have told you the following:
That is an *internal* openssl header file; do not use it.
Remove the include statement from your code. Your code is wrong.
That file is a C file, not compatible with C++
Why do you not listen?
anyone suggests some option to get the compilation
successful.
Thanks and regards,
Nagalakshmi
From: Sergio NNX
Sent: Monday, September 30, 2019 9:06 PM
To: Dr. Matthias St. Pierre ; Nagalakshmi V J
; Michael Mueller
Cc: openssl-users@openssl.org; Umamaheswari Nagarajan
Subject: Re: OpenSSL c
Ciao.
I haven't had a chance to compile the exact OpenSSL version using g++ compiler
as stated by the user/poster.
If this user is using a modified or altered version of OpenSSL provided source
code, is there support available? Don't get me wrong, I don't mind helping out
but .
I'll try t
Mueller
Sent: Monday, September 30, 2019 4:05 PM
To: Nagalakshmi V J
Cc: openssl-users@openssl.org; Umamaheswari Nagarajan
Subject: Re: OpenSSL compilation errors in Windows
** This mail has been sent from an external source **
We compile using Visual Studio. We don't use 'warnings as e
On 30/09/2019 11:56, Nagalakshmi V J wrote:
> In our code, We included “ssl_locl.h” which in turn includes packet_locl.h.
> Any
> way to avoid this kind of error?
Don't include "ssl_locl.h"!!! This is an internal header file and relying on it
is likely to cause problems for you. There are no
Hi Matthias,
Yes that's right. The error message is
..\..\OpenSSL\openssl-1.1.1c\crypto\../ssl/packet_locl.h(429) : error C2440:
'=' : cannot convert from 'void *' to 'unsigned char *' Conversion from 'void*'
to pointer to non-'void' requires an explicit cast
Sorry, it was missed by mist
We compile using Visual Studio. We don't use 'warnings as errors' and
selected a warning level that minimized warnings. The 'make test' runs
cleanly.
On Mon, Sep 30, 2019, 3:16 AM Nagalakshmi V J
wrote:
> Hi,
>
> I am using openssl 1.1.c from our product code. While compiling the code,
> I am
24 matches
Mail list logo