- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- curl POST HTTPS Get Reply
Operating System - Linux
1821981
Members
3168
Online
109638
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2006 12:19 PM
тАО09-14-2006 12:19 PM
curl POST HTTPS Get Reply
Just downloaded curl for 11.i.
I am stumbling through the usage.
My scenario-
I must HTTP POST to a url and receive a reply.
When I used [from the command line] -
curl -d "userid=XXXXXXX&password=XXXXXXX&command=requestinfo" https://etc
This appeared to work fine, except I did not receive a reply with the info.
Being newer than new at this, hopefully I am missing something simple.
Any suggestions in getting the reply?
TIA
-dl
I am stumbling through the usage.
My scenario-
I must HTTP POST to a url and receive a reply.
When I used [from the command line] -
curl -d "userid=XXXXXXX&password=XXXXXXX&command=requestinfo" https://etc
This appeared to work fine, except I did not receive a reply with the info.
Being newer than new at this, hopefully I am missing something simple.
Any suggestions in getting the reply?
TIA
-dl
"I'm not dumb. I just have a command of thoroughly useless information."
- Tags:
- curl
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2006 12:32 PM
тАО09-14-2006 12:32 PM
Re: curl POST HTTPS Get Reply
Hi Dave,
Make sure that your syntax is correct and that the data is properly encoded. For example, you must translate the space character to %20 before you post. Also make sure you use an SSL certificate ('curl -E ...') if the HTTPS server requires one.
PCS
Make sure that your syntax is correct and that the data is properly encoded. For example, you must translate the space character to %20 before you post. Also make sure you use an SSL certificate ('curl -E
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 03:21 AM
тАО09-15-2006 03:21 AM
Re: curl POST HTTPS Get Reply
Syntax is correct, except for recieving the reply, I believe.
No cert is required.
I know the post worked as I have evidence supporting such.
The problem is the reply did not return.
Thanks for the input SPEX.
-dl
No cert is required.
I know the post worked as I have evidence supporting such.
The problem is the reply did not return.
Thanks for the input SPEX.
-dl
"I'm not dumb. I just have a command of thoroughly useless information."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 09:00 AM
тАО09-19-2006 09:00 AM
Re: curl POST HTTPS Get Reply
Sorry folks. I'm closing this due to lack of respnse/solution.
I am now forced to use a java routine for the https post and receive reply.
Java was my least desired solution.
-dl
I am now forced to use a java routine for the https post and receive reply.
Java was my least desired solution.
-dl
"I'm not dumb. I just have a command of thoroughly useless information."
- Tags:
- Java
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP