Accept any certificate for SSL
Posted
by Mark
on Stack Overflow
See other posts from Stack Overflow
or by Mark
Published on 2010-04-29T12:04:51Z
Indexed on
2010/04/29
12:07 UTC
Read the original article
Hit count: 539
Hi,
I have small TcpClient app to connect to a server using SSL (SSlStream class)
My question is, how to accept any ssl certification when connecting?
Thanks,
© Stack Overflow or respective owner