|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Question about TCP/IP and SSL with sslstreamI am using vb.net 2005 on SSL connection to a remoted server based on TCP/IP. So far everything is ok. Handshake is done successfully. Now I have question about sslstream, and I am using ssltream.write to send request. The question is : The request I am going to send, is it automatically encrypted and signed? or I have to do encryption and sign by call other functions/methods ? Waiting for your guide. Thanks Mars It is automatically encrypted and signed. Those implementation details are
handled by the underlying SSL connection that you've established. -- Show quoteHide quoteJoe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "Mars Shi" <m***@infonet-tech.com> wrote in message news:ebv$shIYJHA.2440@TK2MSFTNGP06.phx.gbl... > Hi there, > > I am using vb.net 2005 on SSL connection to a remoted server based on > TCP/IP. > > So far everything is ok. Handshake is done successfully. > > Now I have question about sslstream, and I am using ssltream.write to send > request. > > The question is : The request I am going to send, is it automatically > encrypted and signed? or I have to do encryption and sign by call other > functions/methods ? > > Waiting for your guide. > > Thanks > > Mars
Using a Java Keytool created certificate in HTTPWebRequest.ClientCertificates
create exchange public folder contact Re: Code Access Security issue Don't understand System.Security.SecurityException 'Global\.net clr networking' is denied - via IPAddress.TryParse Possible spyware problem check a certificate in CRL IPsec in Vista Request for the permission of type CAS Evidence collection on Vista 64 :-( |
|||||||||||||||||||||||