I also use the linger 10 and timeout 15 options on tcpclient.

Typo in the original message: should be I CANNOT explain why one works and
the other doesn’t.



On Mon, Aug 14, 2023 at 16:48 Donald Russell <[email protected]> wrote:

> I wrote a CMS exec to send an http post request using the tcpclient pipe
> stage.
>
> When I use port 80 everything works as expected.  I get the http response
> and so on.
>
> If I change to use port 443 and specify the secure getsecinfo options, the
> request goes to the web server, the secinfo data shows tls1.2 was
> negotiated ok, the web server log shows the post request complete, but
> tcpclient doesn’t output any of the https response. I get “0 socket closed”.
>
> Any suggestions for what to look at? I can explain why one works and the
> other not.  🙁
>
>
>
>

Reply via email to