How to use SSL trough SChannel

From: jams (anonymous_at_discussions.microsoft.com)
Date: 11/14/03

  • Next message: Rhett Gong: "RE: crypto api "import clear data key" ?????"
    Date: Thu, 13 Nov 2003 20:38:34 -0800
    
    

    >-----Original Message-----
    >Hi,
    >
    >So I'm trying to create an client that communicates w/
    >server using SSL.
    >
    >In the situation where it will be used, it will be enough
    >to use self signed certificates. As it is only needed to
    >authenticate one server and one client. And the
    >certificates can easily be exchanged. (Still learning
    this
    >certificate stuff, so might have said this wrong =)...
    >
    >Anyway, I'm having trouble implementing the SSL Client
    >(Server not a problem, implented /w Java), which needs to
    >be written in C++. I'm trying to use the SChannel to
    >implement the SSL, but it's not good (or it's just me).
    >I'm having trouble at getting the example in the msdn to
    >work:
    > - some trouble with the security.h
    >
    > - When trying to compile the samle, it says:
    >SecPkgContext_NegotiationInfo' : undeclared identifier
    >
    > - Also complains: 'SEC_I_COMPLETE_NEEDED' : undeclared
    >identifier
    >
    >Whats wrong with it?
    >
    >Also, anybody have any good links to sites, showing how
    to
    >use SSL trough SChannel. Or a short code showing SSL
    >client would be cool =)...
    >
    >Thanx...
    >.
    >


  • Next message: Rhett Gong: "RE: crypto api "import clear data key" ?????"

    Relevant Pages

    • Re: Antw: Re: LDAP Authentication Problem
      ... TLSv1 und wird auf einen SSL Client Hello Request mit TLSv1 nicht ... antworten anstatt ein SSLv3 Server Hello. ... the LDAP PAM module and the shadow package. ...
      (de.comp.sys.novell)
    • SSL and IPS (was RE: ssh and ids)
      ... How many simultaneous SSL sessions can be tracked?" ... I assume you're talking about a case in which the client constantly ... If you walk the possible session id space and ... The server chooses the session ID, ...
      (Focus-IDS)
    • Re: Using SSL with IIS 5.0 - how does it work.
      ... Description of the Secure Sockets Layer (SSL) Handshake ... username and password when users authenticates to server (e.g. to check ... his/her e-mail) (client sends this data to the server) ... If you want your users to trust your SSL certificate ...
      (microsoft.public.inetserver.iis.security)
    • Re: Need for encryption in WSE 3.0 if using SS-avoid man-in-middle
      ... SSL only validates you are talking to a SSL certified server; ... They can simply edit the URL the client program ... can be done by using a X.509 certificate on both ends, ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • RE: Re: ssh connection to an ldap server
      ... # Allow LDAPv2 client connections. ... # Your LDAP server. ... # Netscape SDK SSL options ...
      (SSH)