<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm very new to all this issue of SSL, so I
apologize if this question sounds stupid.</FONT></DIV>
<DIV><FONT face=Arial size=2>I currently have a server that listens to
connections on a TCP port. Clients that connect to it may do so using SSL v3
(mobile clients, which use their own SSL packages, so I have very little control
over it). I want to add stunnel to my server's setting, to enable SSL
communication. I have no need for the client to authenticate the server, I am
only interested in the data being encrypted. </FONT></DIV>
<DIV><FONT face=Arial size=2>I tried setting this up, but the client complains
that my server certificate cannot be authenticated (I produced it using <A
href="http://www.stunnel.org/pem/">http://www.stunnel.org/pem/</A>).
</FONT></DIV>
<DIV><FONT face=Arial size=2>Any pointers on how to set such a thing up (even
for the time being, while I develop), without having to pay lots of money to a
CA ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>