Skip to content

using curl with this proxy #3

Description

@mokhtarabadi

I understand the proxy certificate is issued for *.sec-tunnel.com but we use IP address instead host names so NET::ERR_CERT_COMMON_NAME_INVALID error occurred

for use proxies in curl just put --proxy-insecure in curl command line

complete example
curl --proxy-insecure --proxy-user 6DB7903D34953CEEBF52BB35C5908161C3A7D984:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb3VudHJ5IjoibmwiLCJpYXQiOjE1NjA1MzMyOTQsImlkIjoic2UwMzE2LXJydGM4eWVhaHJkbHR2eHBiODh2IiwiaXAiOiI5NS4yMTEuMTAyLjIzNSJ9.5iJNr95Jx5TSFN9IcyY_hNg1QchS6BBxMmH8YTc0UxQ --proxy https://77.111.246.5:443 ip-api.com/json/

anyone know how to get host names?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions