Hello Jeffrey, thanks for responding. The firewall is a watchguard box, I
don't think I can install openssl nor stunnel on it. Once the ssl
encrypted data from the devices out in the field reaches my network
(firewall watchguard then forwards ssl traffic) into my linux box running
openssl and stunnel, the linux box then has to unencrypt it and send it to
another computer (windows pro, that knows how to handle the data) running
in my lan that doesn't have openssl nor stunnel on it. Can I use stunnel
for this? I am confused as to whether stunnel can work for me or not.

Noel


> Noel Sanchez wrote:
>
>>Hello list. I have ssl capable devices out in the field that need to send
>>encrypted data to my server in my office. The ssl capable device sends
>> the
>>encrypted data out to my firewall in the office which in turn forwards
>> the
>>ssl traffic into my lan to my linux box running openssl. The linux box
>>running ssl then has to forward the data, un-encrypted, to a Windows
>>server that knows how to handle and process the data. How can I do this?
>>Can this be done? Any help or suggestions would be great. I am not sure
>>how to do this.
>>
>>-------               ------------                                -----
>>|device| -- (ssl) --> | firewall | -- (ssl forwarded traffic) --> |linux|
>>-------               ------------                                -----
>>                                                                    |
>>                                                                    |
>>                                ----------  <-------- (non-ssl) ----
>>                                | server |
>>                                ----------
>>
>>
>>______________________________________________________________________
>>OpenSSL Project                                 http://www.openssl.org
>>User Support Mailing List                    openssl-users@openssl.org
>>Automated List Manager                           [EMAIL PROTECTED]
>>
>>
>>.
>>
>>
>>
> Why can't the firewall just forward the port? Does it need to know
> anything about
> what is in the data?
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
>


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to