I am trying to connect over SSL using DIIOP. Client is on a XP box I have a keyfile .kyr and the .sth file on the prod server where the DIIOP process is running . The HTTP SSL communication is work over there.
The TrustStore.class file is not getting created.
This is the error I get in the logs when DIIOP process is started.
<<
04/27/2005 11:05:51 DIIOP Server: Starting…
04/27/2005 11:05:52 DIIOP Server: Error reading server keyring '/domino/dom
eDb/keyfile.kyr’ (|üòòûú@åëòä@âàÖúëåëâüúà@ëóóñàÖ@üöûòç@úÖñóúàä@Öûûúó)
04/27/2005 11:05:52 DIIOP Server: Started
The TrustStore.class does not get created.
Can some one suggest what could cause this problem and what would I need to resolve it.
I have a test database where I created self signed key and I got the TrustStore.class created.
Thanks
Dhiren