Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. The HTTTP POST using https is not working.

The HTTTP POST using https is not working.

Scheduled Pinned Locked Moved ASP.NET
helpsysadmincryptographyquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rajiya
    wrote on last edited by
    #1

    Hi, We had written a code in ASP in which we are doing HTTP POST using an HTTP URL. This was done locally. We were sending some credit card deatils. When we deployed the code on server, we tried using HTTP POST using HTTPS URL. There is already a certificate issued for this. The HTTTP POST using https is not working. I want to know if it is a certificate issue or do i have to do some changes in the code if i try to use HTTP POST on HTTPS URL? The HTTP POST code is as follows: Set objHTTP = Server.CreateObject("MSXML2.ServerXMLHTTP") objHTTP.Open "POST", strURL, False Plz help. Regards, Riz

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups