Guest User

Untitled

a guest
Mar 7th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. * Trying 101.53.160.130... * TCP_NODELAY set * Connected to
  2. login.salesforce.com (101.53.160.130) port 443 (#0) * ALPN, offering
  3. http/1.1 * Cipher selection:
  4. ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * TLSv1.2 (OUT),
  5. TLS header, Certificate Status (22): * TLSv1.2 (OUT), TLS handshake, Client
  6. hello (1): * TLSv1.2 (IN), TLS handshake, Server hello (2): * TLSv1.2 (IN),
  7. TLS handshake, Certificate (11): * TLSv1.2 (OUT), TLS alert, Server hello
  8. (2): * SSL certificate problem: unable to get local issuer certificate *
  9. Closing connection 0 * TLSv1.2 (OUT), TLS alert, Client hello (1): curl:
  10. (60) SSL certificate problem: unable to get local issuer certificate More
  11. details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify
  12. the legitimacy of the server and therefore could not establish a secure
  13. connection to it. To learn more about this situation and how to fix it,
  14. please visit the web page mentioned above. C:UsersRam Briskminds>curl -v
  15. https://login.salesforce.com/services/oauth2/token -d "grant_type=password"
  16. -
  17. d"client_id=3MVG9ZL0ppGP5UrB5_qzjV.qZP1**************I91mu
  18. wsXIfsN5IvgeFasoi" -d "client_secret=803**************95" -d
  19. "username=**********" -d "password=**************" -H 'X-
  20. PrettyPrint:1' * Trying 101.53.163.2... * TCP_NODELAY set * Connected to
  21. login.salesforce.com (101.53.163.2) port 443 (#0) * ALPN, offering http/1.1
  22. * Cipher selection:
  23. ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * TLSv1.2 (OUT),
  24. TLS header, Certificate Status (22): * TLSv1.2 (OUT), TLS handshake, Client
  25. hello (1): * TLSv1.2 (IN), TLS handshake, Server hello (2): * TLSv1.2 (IN),
  26. TLS handshake, Certificate (11): * TLSv1.2 (OUT), TLS alert, Server hello
  27. (2): * SSL certificate problem: unable to get local issuer certificate *
  28. Closing connection 0 * TLSv1.2 (OUT), TLS alert, Client hello (1): curl:
  29. (60) SSL certificate problem: unable to get local issuer certificate More
  30. details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify
  31. the legitimacy of the server and therefore could not establish a secure
  32. connection to it. To learn more about this situation and how to fix it,
  33. please visit the web page mentioned above.
Add Comment
Please, Sign In to add comment