Hi Experts,
I m running Curl using https on Juniper-vSRX and seems like its not supported although i have tried latest Juniper version as well.As per juniper its supported please let me know how i can enable it if possible .
root@juniper-wc01-vsrx-vSRX-Node1:~ # curl https://www.keycdn.com
curl: (1) Protocol "https" not supported or disabled in libcurl
root@juniper-wc01-vsrx-vSRX-Node1:~ #
link:
https://www.juniper.net/documentation/en_US/junos/topics/reference/general/junos-script-automation-libslax-curl-extension-library.html
root@juniper-wc01-vsrx-vSRX-Node1> show version
node0:
--------------------------------------------------------------------------
Hostname: juniper-wc01-vsrx-vSRX-Node0
Model: vsrx
Junos: 18.4R1-S1.3
The same command is working fine from my laptop.
SFAIZUL-M-CFN0:~ Shahid$ curl https://www.keycdn.com
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="version" content="a36002f5685e2539952af5ff85c64abbb161d462">
<title>KeyCDN - Content delivery made easy</title>
SFAIZUL-M-CFN0:~ Shahid$ curl --version
curl 7.54.0 (x86_64-apple-darwin18.0) libcurl/7.54.0 LibreSSL/2.6.5 zlib/1.2.11 nghttp2/1.24.1
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy
Regards
Faiz.
#curl#https