Guest User

Untitled

a guest
Oct 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. curl_easy_setopt(Config->hHandle->curl, CURLOPT_SSL_CTX_FUNCTION, NULL))
  2.  
  3. sudo apt-get install openssl libssl-dev
  4. sudo apt-get install libcurl4-gnutls-dev
  5.  
  6. sudo ./configure --with-ssl
  7. ./configure --with-ssl=/usr/local/ssl
Add Comment
Please, Sign In to add comment