We have someone that is going to send us information from a .net program using SSL Stream. They are connecting to an ip address and port through TcpClient in .NET. Is there a way that I can use a certificate and decode that information in perl? Or what would you recommend to use to ssl from .NET to a perl program. Thank you.