HTTPS using Indy



Hi,

I have an application that communicates to a HTTP server. But the data
transferred between client and server is somewhat critical and it is
important that the connection be secure. AFAIK, the better solution is
to use HTTP over SSL, right?

I am using the following Indy components: IdHTTP and
IdConnectionInterceptOpenSSL. What else do I need? Does the client
needs a certificate file, a cipher list and so on? The server is not
under my control, but I know it supports SSL.

I am new to SSL and I couldn't understand it very well.

Thanks in advance.

Otavio.

.



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)