c - Peer verifying with libcurl and SSL -


I am posting data for an HTTPS server, which uses Visual Studio 2008 in Windows using libcurl And it all works properly. Set to CURLOPT_SSL_VERIFYPEER 0. I have tried the following and simply each "SSL and Security Options" option in the manual. I am thinking that what is the correct combination of options and how the certificate file should look.

Thank you.

How can you find information about how to remove CA carats


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -