I m trying to make a connection from SSIS using OLEDB for SQL SERVER and SQL Server Native Client but I get an error message when testing the connection 'Test connection failed because of an error in Initializing provider. DBNETLIB connection open(SECDoclientHandshake). SSL Security Error. I tried with win/sql authentication , but none of them works. However when I try from mgt studio I am able to connect to that server. Is there anything that needs to be done at server level to get this connection set up? please advise. TIA