How to implement HTTP authentication,does SSL implement this

2006-10-15 Thread bhanu_rao
Hi all, I want to implement HTTP Authentication using C, so i want to know that does SSL has any function for implementing HTTP authentication 1.1 or it is not related to SSL , and if it implement it then want to know which are those function, Also can any one tell me how to test error cod

Re: open ssl configuration with .net

2006-10-08 Thread bhanu_rao
Hi all, Havent recieve any reply,why? I earilar also send some querry but nobody answer that time also, So please give me some answer or tell me place where I get those answers. bhanu_rao wrote: > > Hi friends, > > Can any body tell me ,how can we configure the opens

open ssl configuration with .net

2006-10-06 Thread bhanu_rao
Hi friends, Can any body tell me ,how can we configure the openssl with .net web applications. Thanks in Advance!!! -- View this message in context: http://www.nabble.com/open-ssl-configuration-with-.net-tf2395392.html#a6678878 Sent from the OpenSSL - User mailing list arch

allowed disallowed cipher

2006-09-28 Thread bhanu_rao
hi all, I am trying to buold a application which can give me all the connection info like version no,cipher used,and all the handshaking parameters, so will anyone tell me how to do this ,I am able to get the version and the cipher which the server and client have been agreed to work on ,b

Cipher suite list

2006-09-25 Thread bhanu_rao
Hi all, I want to the handshaking steps programitically,for this I have installed the openssl-0.9.8b on my windows 2000 system and trying to find how it works but facing lot of difficulty due to its complex coding style, can any body help me and tell me how to approch code and ho