Enabling SSL verif on client side - How ?

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
teriibi
Posts: 254
Joined: Mon Nov 13, 2017 3:49 pm

Enabling SSL verif on client side - How ?

Post by teriibi »

Hi,
I read that I must make sure that my client stack has SSL verification enabled.
If SSL verification is disabled, the level of security risk will be much higher.:shock:

How can one enables an SSL verif under LC :?: :?:
(I am already using an Https server to connect to)
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Enabling SSL verif on client side - How ?

Post by Klaus »

Hola teriibi,

not sure, but maybe the entry about "libURLSetSSLVerification" in the dictionary is what you are looking for.


Best

Klaus
teriibi
Posts: 254
Joined: Mon Nov 13, 2017 3:49 pm

Re: Enabling SSL verif on client side - How ?

Post by teriibi »

Hello,
I bet that this is exactly it ! :wink:
thanks fo helping locating this in the ocean of LC features.. :mrgreen:
Post Reply