Author Message
JulioValsesia
Joined: May 20, 2015
Messages: 3
Offline
Hi Need help to create endpoint certificate.
I have installed the certificates and I have confirmed it worked well with Avaya Equinox.
When tried to use my application I got:
ERROR CPKCS12BackedClientIdentityStore::MayLoadCertificateStore() : Endpoint certificate store is not created.: ( error = 0xc(eCERT_STORE_ERR_MISSING_CERT_STORE))

The same is happening with Breeze Client SDK´CommunicationSampleApp for Windows.
Filename CertificationError.log [Disk] Download
Pavel_K
Joined: Dec 20, 2016
Messages: 67
Offline
Hello,

Have you tried to access Avaya Client SDK Communication Package documentation at https://www.devconnectprogram.com/site/global/products_resources/avaya_client_sdk/programming_docs/current/windows/communication/index.gsp?

It has a lot of guides and technical articles for you to learn about the SDK. It might happen that what you are looking for is explained in https://www.devconnectprogram.com/site/global/products_resources/avaya_client_sdk/programming_docs/current/windows/communication/tech/working_certificates.gsp

You also may check this topic on the forum: https://www.devconnectprogram.com/forums/posts/list/21271.page

Looks like you don't have certificate store initialization in your code.
Go to:   
Mobile view