SChannel context & HTTPS requests

From: Matt Fausey (fausey_at_earthlink.net)
Date: 03/29/04


Date: Mon, 29 Mar 2004 16:10:50 GMT

Hello,

I'm writing code using Microsoft's SSPI (schannel.dll) and everything
is working fine EXCEPT for one issue which I cannot seem to understand.

Is it possible, once an SSL connection has been established, to send
additional
https requests without having to go through the complete handshaking process
of establishing a new secure connection? Shouldn't it be possible to
continue to send additional HTTPS requests over the secure channel?
The Microsoft example in the Platform SDK samples shows how to
establish the connection, send a single HTTP request, received the response,
and close the connection. I would like to: 1) establish the connection,
2) do several request/response round trips, and finally 3) close the
connection.

Is this possible?

Matt Fausey
Chilkat Software, Inc.
http://www.chilkatsoft.com

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003


Relevant Pages

  • Re: ado.net 2.0 and MSSQL AppRoles
    ... From the incoming SSPI the application looks up to ... a com object is instantiated to decrypt the approle ... > Just consider that anytime you use SSPI security, ... > revalidated each time the connection is opened. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: ado.net 2.0 and MSSQL AppRoles
    ... There are as many security schemes as there are scandals in Washington. ... easily scaled since no SSPI authentication is required. ... >> Just consider that anytime you use SSPI security, the credentials must be ... >> revalidated each time the connection is opened. ...
    (microsoft.public.dotnet.framework.adonet)
  • SSPI Fehlermeldung
    ... Fehlermeldung: SSPI Kontext kann nicht erstellt werden. ... Beim Starten der Anwendung wird der Connection String ... Registry) und somit wird auch auf die Verwendung der SSPI ... Wenn ich nun diesen Connection-String der ADE ...
    (microsoft.public.de.access.clientserver)
  • Internet security issues
    ... settings but i am having a bot of touble understanding how ... i am about to view pages over a secure connection when i ... telling me it cant display it. ...
    (microsoft.public.security)
  • Re: time-to-instantiation versus time-to-connect
    ... I rarely use SSPI in a web application however. ... > Bill Vaughn ... >> connection to the database sitting in the connection pool, ...
    (microsoft.public.dotnet.framework.adonet)