No socket creation during request

[email protected] (N G Hemanth Kumar) Tue, 5 Mar 2024 10:29:46 +0530
Newsgroups perl.libwww
Message-ID <CADUFfUJWUi6s25x9W580fXQjCXEW_x-mp=M6XS2+++EtDpT50Q@mail.gmail.com>
--000000000000c2f0200612e2b665
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi team,

Hope you are doing well. We have NTLM Sharepoint application configured in
our application. The library we are using to support the authentication
operation/feature is *LWP::Authen::Ntlm and Net::SSL*. The authentication
flow is similar to what is posted in the page=E2=80=99s
<https://metacpan.org/pod/LWP::Authen::Ntlm> synopsis. It was working fine
with apache2-2.4.51(without tls1.3) and *openssl-1.0.2p*.

But recently we upgraded the apache2 library to support tls1.3(with
*openssl-1.1.1d*). After this upgrade, the app is not able to make a socket
connection to the sharepoint server. When debugged further - it wasn't able
to create an ssl-socket using *Crypt::SSLeay::Conn->new *in
*Net::SSL(v2.85)* module.

Could you please let us know what might be the possible reasons for this
issue and what are the possible ways to resolve this issue?

Apache2 mod-perl : *apache2-mod_perl-2.0.8-13.5.1.x86_64*
LWP based modules :
*perl-libwww-perl-6.05, perl-LWP-MediaTypes-6.02,
perl-LWP-Protocol-https-6.04, perl-IO-Socket-SSL-2.052-4.3.1,
perl-Crypt-SSLeay-0.64-3.57, perl-NTLM-1.09-1.1,
perl-Net-HTTP-6.06-5.2, perl-Net-SSLeay-1.64-3.2.*


Thanks,
N G Hemanth Kumar

--000000000000c2f0200612e2b665
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hi team,<br><br>Hope you are doing well. We have NTLM=
 Sharepoint application configured in our application. The library we are u=
sing to support the authentication operation/feature is <b>LWP::Authen::Ntl=
m and Net::SSL</b>. The authentication flow is similar to what is posted in=
 the=C2=A0<a href=3D"https://metacpan.org/pod/LWP::Authen::Ntlm" target=3D"=
_blank">page=E2=80=99s</a>=C2=A0synopsis. It was working fine with apache2-=
2.4.51(without tls1.3) and <b>openssl-1.0.2p</b>.<br><br>But recently we up=
graded the apache2 library to support tls1.3(with <b>openssl-1.1.1d</b>). A=
fter this upgrade, the app is not able to make a socket connection to the s=
harepoint server. When debugged further - it wasn&#39;t able to create an s=
sl-socket using=C2=A0<b>Crypt::SSLeay::Conn-&gt;new </b>in <b>Net::SSL(v2.8=
5)</b> module.</div><div><br>Could you please let us know what might be the=
 possible reasons for this issue and what are the possible ways to resolve=
=C2=A0this issue?<br><br>Apache2 mod-perl : <b>apache2-mod_perl-2.0.8-13.5.=
1.x86_64</b><br>LWP based modules :=C2=A0<b>perl-libwww-perl-6.05,=C2=A0per=
l-LWP-MediaTypes-6.02,=C2=A0perl-LWP-Protocol-https-6.04,=C2=A0perl-IO-Sock=
et-SSL-2.052-4.3.1,=C2=A0perl-Crypt-SSLeay-0.64-3.57,=C2=A0perl-NTLM-1.09-1=
.1,=C2=A0perl-Net-HTTP-6.06-5.2,=C2=A0perl-Net-SSLeay-1.64-3.2.</b></div><d=
iv><br><br>Thanks,<br>N G Hemanth Kumar<br></div></div>

--000000000000c2f0200612e2b665--