[ Please Cc me in the answer as I'm not in the list. Thank you. ]

I was googlig for over two days and now I'm stuck. The thing I would
like to accomplish is to bind outgoing SSL connection to certain IP
address.

Our server has several IP addresses, but remote machine will accept
connections only from certain address, which I need to bind client to.

What I have learned I need to create my own filedescriptor (socket)
which will be binded to desired local IP address and connected to
desired remote host.

But how to join this FD with BIO?  I know there is BIO_set_fd(), but
this is simply not working well for me. It does nothing. Do someone have
some working snippet of code with this? I would much appreciate it.

Thank you!

[ Please Cc me in the answer as I'm not in the list. Thank you. ]

--
Ondrej JOMBIK
Platon Technologies Ltd., Hlavna 3, Sala SK-92701
+421 903 PLATON - i...@platon.org - http://platon.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to