Command option Sample:curl -3

Search command sample in the internet.It is the result.


curl -3 option

curl -3 -capath --ssl https://api.twitter.com (example from https://dev.twitter.com/overview/api/tls) I get this error    Problems with SSL - REST API v1.1 - Twitter Developers : http://twittercommunity.com/t/problems-with-ssl/75418
curl -3 -capath ssl https://api.twitter.com    TLS Twitter Developers : http://dev.twitter.com/overview/api/tls
curl -3 -k -v --ftp-ssl --tlsv1.2 --ftp-ssl-reqd --ftp-pasv --key decrypted.key --cacert comodo.crt --cert comodo.cer --user REMOVED:REMOVED ftp://ftps.REMOVED/    ssl - Setup FTPS connection with Client Authentication certs - Stack Overflow : http://stackoverflow.com/questions/41124401/setup-ftps-connection-with-client-authentication-certs
curl -3 -k -v -E /tmp/myclientpkcert.pem https://*.*.*.*:5516    Curl package dowload – XebiaLabs Support : http://support.xebialabs.com/hc/en-us/community/posts/202146879-How-To-Force-SSLv3-to-try-to-fix-certain-SSL-client-auth-errors-when-XL-Release-is-running-with-mutual-auth
curl -3 -k https://proxy.lan.rarus.ru/BM-Login/    curl is at curl.haxx.se / Bugs / #1099 libcurl v7.24 exits with err 104 while connectin https host : http://sourceforge.net/p/curl/bugs/1099/
curl -3 -v --cacert /etc/ssl/certs/cert.pem \ --ftp-ssl -T "/file/to/upload/file.txt" \ ftp://user:pass    Curl : http://www.softpanorama.org/Utilities/curl.shtml
curl -3 -v "https://servicios1.afip.gov.ar"    [SOLVED]cURL got problem uploading file with "[]" in the name / Programming & Scripting / Arch Linux Forums : http://bbs.archlinux.org/viewtopic.php@id=175433