cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
709
Views
1
Helpful
2
Replies

JTAPI (TLS) - use already downloaded Certificates

Detlef Gossrau
Level 1
Level 1

Hi all,

our application is using TLS for JTAPI. During startup of the application JTAPI is initialized and the client and server certificates are downloaded. During the next start of the application the certificates are downloaded again.

is it possible to use TLS for JTAPI with already downloaded client and server certificates ?

How do I force that ?

Best Regards

Detlef

2 Replies 2

khoabui76
Level 1
Level 1

Did you get this issue resolve?  also, do you have instruction on how to setup the encryption?

i don't think you need to download the certificates again.  If certificates are already downloaded application can specify the path of the certificate store, pass phrase, instanceID in the string passed to getProvider(). Details should be available in Cisco JTAPI Developer Guide.