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 [email protected] 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 [email protected] Automated List Manager [EMAIL PROTECTED]
