T
Trukin
Hello,
I've got a little problem I need to solve. I need to write an
application that connects to a SSL-secured server.
Pretty much, ive got to open a SSL-Secured socket, using a Certificate
I obtained from the people I need to connect to. Do a handshake and
send a <Hello> command.
Btw, this connection is to an EPP server.
Any ideas of how to do it? If you have any ideas on writing it in
another language, or if ruby is not the best language to use, please
tell me.
Thank You
I've got a little problem I need to solve. I need to write an
application that connects to a SSL-secured server.
Pretty much, ive got to open a SSL-Secured socket, using a Certificate
I obtained from the people I need to connect to. Do a handshake and
send a <Hello> command.
Btw, this connection is to an EPP server.
Any ideas of how to do it? If you have any ideas on writing it in
another language, or if ruby is not the best language to use, please
tell me.
Thank You