curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl command line question

From: angel Hall-Coulston <rammsteinium_at_me.com>
Date: Thu, 02 Feb 2017 12:43:06 +0000

> On 2 Feb 2017, at 12:16, Jeanne Vural <jvural_at_salemstate.edu> wrote:
>
>
>
> From: curl-users [mailto:curl-users-bounces_at_cool.haxx.se <mailto:curl-users-bounces_at_cool.haxx.se>] On Behalf Of Spork Schivago
> Sent: Wednesday, February 01, 2017 8:12 PM
> To: the curl tool <curl-users_at_cool.haxx.se <mailto:curl-users_at_cool.haxx.se>>
> Subject: Re: curl command line question
>
>
> On Wed, Feb 1, 2017 at 4:29 PM, Jeanne Vural <jvural_at_salemstate.edu <mailto:jvural_at_salemstate.edu>> wrote:
> It is not clear to me how to reply on the curl-users forum. I am not seeing a reply-to-group or any reply functionality.
>
> However I wanted to let you know that using the OpenSSL with the government site fixed my transmission issue.
>
> Thank you your help was instrumental in resolving my issue.
>
> Jeanne
>
> -----Original Message-----
> From: curl-users [mailto:curl-users-bounces_at_cool.haxx.se <mailto:curl-users-bounces_at_cool.haxx.se>] On Behalf Of Ray Satiro via curl-users
> Sent: Wednesday, February 01, 2017 2:35 PM
> To: curl-users_at_cool.haxx.se <mailto:curl-users_at_cool.haxx.se>
> Cc: Ray Satiro <raysatiro_at_yahoo.com <mailto:raysatiro_at_yahoo.com>>
> Subject: Re: curl command line question
>
> On 1/31/2017 3:09 PM, Jeanne Vural wrote:
> > CURL that is successful
> >
> > C:\sevistest>C:\curl_7_47_1\curl-7.47.1-win64-mingw\bin\curl.exe -V
> > curl 7.47.1 (x86_64-pc-win32) libcurl/7.47.1 OpenSSL/1.0.2f zlib/1.2.8 WinIDN libssh2/1.7.0 nghttp2/1.7.1
> > Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
> > Features: AsynchDNS IDN IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL
> > libz TLS-SRP HTTP2
> >
> >
> > CURL that fails with 403 error
> >
> > C:\sevistest>C:\curl-7.51.0\src\curl.exe -V
> > curl 7.51.0 (x86_64-w64-mingw32) libcurl/7.51.0 WinSSL zlib/1.2.8 WinIDN libssh2/1.7.0_DEV
> > Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
> > Features: IDN IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL libz
>
> Please don't top-post [1] on this list. Top posting is when you are making your reply above what you are replying to. When you do that the conversation is harder to follow and on this list it makes it less likely you will get a reply.
>
> I think the problem you are having is because you're using WinSSL and client certificates aren't supported with WinSSL (yet) [2]. The code can detect when a client certificate is requested but nothing is done. In the verbose output do you see this:
>
> schannel: a client certificate has been requested
>
> It looks like the curl version you downloaded is the x64 build from Marc Hörsken which uses WinSSL; can you try the x64 build from Viktor Szakáts [3] which uses OpenSSL?
>
>
> [1]: https://curl.haxx.se/mail/etiquette.html#Do_Not_Top_Post <https://curl.haxx.se/mail/etiquette.html#Do_Not_Top_Post>
> [2]: https://curl.haxx.se/docs/todo.html#Add_support_for_client_certifica <https://curl.haxx.se/docs/todo.html#Add_support_for_client_certifica>
> [3]: https://curl.haxx.se/download.html#Win64 <https://curl.haxx.se/download.html#Win64>
>
>
>
> -----------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users <https://cool.haxx.se/list/listinfo/curl-users>
> Etiquette: https://curl.haxx.se/mail/etiquette.html <https://curl.haxx.se/mail/etiquette.html>
>
> -----------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users <https://cool.haxx.se/list/listinfo/curl-users>
> Etiquette: https://curl.haxx.se/mail/etiquette.html <https://curl.haxx.se/mail/etiquette.html>
>
> Jeanne,
>
> I believe you're replying correctly, but you're putting your message before the quoted message you're replying too, rather than after the quoted message, like I'm doing here. When you reply to a message, simply put the message at the bottom of the quotes, not the top. Does that make sense?
>
> Thansk!
>
> Ken Swarthout
>
>
>
>
> Ken,
>
> Thank you. Add my reply to the bottom of the email…now I get it. I apologize for Top Posting.
>
> Jeanne Vural
>
>
>
>
> -----------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users <https://cool.haxx.se/list/listinfo/curl-users>
> Etiquette: https://curl.haxx.se/mail/etiquette.html <https://curl.haxx.se/mail/etiquette.html>

Hey, I’m a newbie and even ‘I’ get it :-) I do see the point as I have only just subscribed and couldn’t make head nor tail from the posts. Hard reading. Thank you!

angel Hall-Coulston
rammsteinium_at_me.com <mailto:ramsteinium_at_me.com>
somezenguy.co.uk <http://somezenguy.co.uk/>

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-02-02