HELP NEEDED

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Phoenix

    HELP NEEDED

    Hi Friends,

    I would be highly grateful if anyone can provide a solution for the
    following :

    There is a MS-SQL server hosted on a machine which is our data server.
    We need to access this data server through many client machines. To
    secure the data exchange between client(s) & Data server we use
    JSECURE Client for SSL communication. But this secures the channel
    between client machine and the machine on which my MS -SQL server
    is hosted. Once the data is received on server machine, JSECURE
    decrypts the data and sends to the data server. Now if I enable the
    SSL
    on MS-SQL server , I guess my communication would fail because I
    don't
    know which algorithms are being used by MS-SQL server & JSECURE
    to encrypt their respective data's. So , in this case I need a bridge
    between
    these two ( Precisely a TRANSLATOR which understands both - JSECURE
    & MS-SQL SERVERS).

    Please let me know if any such solution exists. Thanks a lot to you
    all friends!!

Working...