Hi,

What you have understood is correct. We are the provider of the Web
Service; and my requirement is something as explained below,

The end users are using a Web site and the data entered in the web site
will be converted to an XML file and send to the Web Service which we
have provided. The end users are using STUNNEL to encrypt the XML files
before sending to us. Hence, I need to decrypt the message and process
it. Hence, I think I need to use STUNNEL for doing the same.

Also, upon request from the end users I need to send some data, again it
is XML files; and I need to encrypt this using STUNNEL and send it to
the end user.

I am new to STUNNEL and went through the examples provided in
www.stunnel.org and didn't get a very good idea on how to get this done.

I hope, I am able to make it clear this time.
 
Best regards,
Sreejith

 
On 9/28/07, stunnel-users-request@mirt.net <stunnel-users-request@mirt.net > wrote:
Send stunnel-users mailing list submissions to
       stunnel-users@mirt.net

To subscribe or unsubscribe via the World Wide Web, visit
       http://stunnel.mirt.net/mailman/listinfo/stunnel-users
or, via email, send a message with subject or body 'help' to
       stunnel-users-request@mirt.net

You can reach the person managing the list at
       stunnel-users-owner@mirt.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of stunnel-users digest..."


Today's Topics:

  1. Re: Stunnel Dies at 3500 connections... ( bear@bears.org)
  2. Re: Using Stunnel (Luis Rodrigo Gallardo Cruz)


----------------------------------------------------------------------

Message: 1
Date: Thu, 27 Sep 2007 11:18:36 -0400 (EDT)
From: bear@bears.org
Subject: Re: [stunnel-users] Stunnel Dies at 3500 connections...
To: stunnel-users@mirt.net
Message-ID: < Pine.LNX.4.64.0709271117350.31308@ferocity.bears.org>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Wed, 26 Sep 2007, Michal Trojnara wrote:

> Try to disable libwrap first:
>       ./configure --disable-libwrap
>       make clean
>       make
>       make install
> It is a bottleneck for this kind of tests.

PERFECT!  Thank you very much!  That seems to have sorted out my troubles.
The load average stayed well within what I expected.  I've got a hardware
firewall protecting the machine, so libwrap wasn't helping me anyhow.

Peace,
Gary

  *********    *****    **                  Gary Coulbourne
*************************.*                 Bear Activist
****** *********** ** *******o
******* ********* **** ****`-            Systems Administrator
******* ********* *****                   http://www.bears.org
****** ********** ****                      bear@bears.org
## *****  ***** ##  ****                         KB3INA
### *****      ###   ****           Animal Conservation/Preservation
#,,, ***,,,    ##,,,  **,,,


------------------------------

Message: 2
Date: Thu, 27 Sep 2007 12:23:58 -0500
From: Luis Rodrigo Gallardo Cruz <rodrigo@nul-unu.com >
Subject: Re: [stunnel-users] Using Stunnel
To: stunnel-users@mirt.net
Message-ID: <20070927172358.GB4459@caribdis.nul-unu.com >
Content-Type: text/plain; charset="us-ascii"

On Thu, Sep 27, 2007 at 02:46:53PM +0530, sreejith wrote:
> Dear friends,
>
> I have a requirement where in I have a web service that uses STUNNEL for
> encrypting and decrypting XML messages. Please help me out with how to
> proceed ? What needs to be done ? How the configuration file should be ?

Your question is a little confusing. I assume you are trying to encrypt the
http traffic that the web service travels over. Otherwise, if you want
to have unencrypted http carrying encripted xml, stunnel is not for you.

In any case, are you the provider or the consumer for the web service?

--
Rodrigo Gallardo
GPG-Fingerprint: 7C81 E60C 442E 8FBC D975  2F49 0199 8318 ADC9 BC28
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://stunnel.mirt.net/pipermail/stunnel-users/attachments/20070927/b1720f39/attachment-0001.pgp

------------------------------

_______________________________________________
stunnel-users mailing list
stunnel-users@mirt.net
http://stunnel.mirt.net/mailman/listinfo/stunnel-users


End of stunnel-users Digest, Vol 38, Issue 14
*********************************************