isql -X failing -
12-15-2010
, 04:41 PM
I have a copy of ASE dev edition running on Open Suse 11.3 64 bit
(both ASE and the OS).
Installed and running fine, however when I try to bcp or login with
isql using the -X param I get the following
doug@pocono:~> isql -X
Password:
CT-LIBRARY error:
ct_connect(): protocol specific layer: internal Client Library
error: There is a tds login error. The installed encryption handler
returned a status that was not CS_SUCCEED.
I can obviously update all of my code to remove the calls with -X, but
would prefer to know why it is failing first.
Thanks for any help (web search didn't turn up anything that looked
helpful) |