Hi ppl.
I'm trying to create a host sim for a client using ssl, but when I call "AcquireCredentialsHandle" I get the following return. "No credentials are available in the security package" I call it as follows:
AcquireCredentialsHandle(
NULL,
UNISP_NAME,
SECPKG_CRED_INBOUND,
NULL...