Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score SslSteam causes spurious http connection attempts
davidkclark - 27 Mar 2007 7:57 PM - 6 messages
Hello, Problem: SslStream seems to try to open http connections to various machines on the internet unrelated to the address of the SSL server requested. This fails for machines not connected to the internet and causes delays. Details: I am using the SslStream class to create an SSL connection to a server ...
Score Setting the permissions on certificates
markus.shure - 26 Mar 2007 12:35 AM - 3 messages
Hey, is there are way to set the permissions on the certificate when it's been added to the Windows certificate repository? I'm currently using the 'X509Store' class to add certificates to the repository using the flag options to persist the private key but I'd like to be ...
Next » 2 3 4 5 6 7 8 9 10