Think I found a solution going through the cURL manual:
curl https://DOMAIN.EXAMPLE --resolve 'DOMAIN.EXAMPLE:443:192.0.2.17'
Added in [curl] 7.21.3. Removal support added in 7.42.0.
Related Posts:
- curl: (60) Peer’s Certificate issuer is not recognized.
- https connection using CURL from command line
- Curl command for https ( SSL )
- Ngrok errors ‘502 bad gateway’
- Switch from https back to http
- Stop WordPress from using HTTPS and just use HTTP
- Chrome Version 44.0.2403.89 m is trying to force HTTPS
- Use https for img src
- WordPress in HTTPS, causing Redirect Loops
- Serving HTTP and HTTPS from one installation
- WordPress behind Proxy – Mixed Content
- How to deactivate/remove https on localhost project from online
- Changing http to https in wp_options
- Moving from http to https, and www. to non-www URL
- Force SSL 100%?
- Redirect URL on OAuth2.0 after switching from http to https
- Modify a plugin to open external links with iframe using https and not http?
- How to fix mixed content warnings for plugin resources?
- Changing HTTP to HTTPS
- WordPress changing script source from https to http
- WordPress forces HTTPS to HTTP in template
- WordPress HTTP requests point to localhost server after move to live HTTPS server
- Internet Explorer “Security Information” on every page in https site
- Category links break the https
- Can’t access Admin Panel
- Issues with forcing HTTPS
- Make WordPress site secure through HTTPS and SSL
- What is the “Force secure connections” option used for?
- White page on requests with Sec-Fetch-Site: cross-site
- Windows-hosted new site shows no preview: “Future home of something quite cool.” message is displayed
- Staging Session Randomly Switched from Secure (https) to Not Secure
- Moving wordpress site from HTTP to HTTPS ERR_TOO_MANY_REDIRECTS
- Issues after switching over to HTTPS
- content block https from http
- How to send user data from one website to another
- Navigation Bar displays vertically on Mozilla
- ERR_TOO_MANY_REDIRECTS when I change http to https
- I just updated to Https from Http, Should I change WordPress Address (URL) and Site Address in WordPress Dashboard?
- i can’t enter to control panel of my WordPress site
- Turn off https in WordPress 4
- Change links beginning from http:// to // so that https site can get correct CSS/JS files
- HTTPS for every page except for feeds
- wordpress website crash on https
- Whole website redirected to httpa but in dashboard settings still http
- http to https stuck in infinite loop
- How do I get a YouTube video thumbnail from the YouTube API?
- SSL Error: unable to get local issuer certificate
- How do I POST JSON data with cURL?
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- JSONDecodeError: Expecting value: line 1 column 1 (char 0)
- curl: (60) SSL certificate problem: unable to get local issuer certificate
- HTTP POST and GET using cURL in Linux [duplicate]
- How do I POST JSON data with cURL?
- curl: (60) SSL certificate problem: unable to get local issuer certificate
- JSONDecodeError: Expecting value: line 1 column 1 (char 0)
- How do I install and use cURL on Windows?
- How to redirect all HTTP requests to HTTPS
- Is there a way to follow redirects with command line cURL?
- JSONDecodeError: Expecting value: line 1 column 1 (char 0)
- How to fix “SSL certificate problem: self signed certificate in certificate chain” error?
- How to send a header using a HTTP request through a cURL call?
- How to use Python to execute a cURL command?
- How can I make git accept a self signed certificate?
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- How can I set the request header for curl?
- How to use Python to execute a cURL command?
- How to define the basic HTTP authentication using cURL correctly?
- How to use the curl command in PowerShell?
- performing HTTP requests with cURL (using PROXY)
- HTTPS connections over proxy servers
- How to define the basic HTTP authentication using cURL correctly?
- @ converted to %40 in HTTPPost request
- How to do a PUT request with cURL?
- How to display request headers with command line curl
- nodejs – error self signed certificate in certificate chain
- How to capture cURL output to a file?
- Using cURL with a username and password?
- PHP + curl, HTTP POST sample code?
- What is the curl error 52 “empty reply from server”?
- Custom Tumblr theme wont save because of non-https urls?
- Simple Java HTTPS server
- Unrecognized SSL message, plaintext connection? Exception
- HTTPS connection Python
- How to fix libeay32.dll was not found error
- Can curl make a connection to any TCP ports, not just HTTP/HTTPS?
- Make a HTTPS request through PHP and get response
- How to execute a https GET request from java
- cURL to show response headers after submiting a file
- curl: (6) Could not resolve host: google.com; Name or service not known
- Call to undefined function curl_init().?
- Java: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- How do I get a YouTube video thumbnail from the YouTube API?
- How to use cURL to send Cookies?
- wget/curl large file from google drive
- How do I POST JSON data with cURL?
- CURL ERROR: Recv failure: Connection reset by peer – PHP Curl
- curl: (35) SSL connect error
- cURL error 60: SSL certificate: unable to get local issuer certificate
- Enabling HTTPS on express.js
- Binary Data Posting with curl