Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
OpenDeploy 5.5.1 - deployment over SSL failed
Vic_007
I am able to depoy a file from the Base Server to the Reciver without any problems, but when I am trying to do it over the SSL my deployment fails with the messages
Base server side:
"Base: failed creating socket, got null."
Receiver side:
"***ERROR - Rcvr read deployment attributes got null, exiting"
sslCertificate, sslPrivateKey and sslCaCertificate were set in the deployment config file on the Base Server.
sslCertificate and sslPrivateKey were set in the odrcvr.xml file on Receiver.
Any Idea where I have to start to dig?
Thanks
Vic
Find more posts tagged with
Comments
Migrateduser
it appears you need to set sslCaCertificate on the odrcvr.xml as well.
TMTest.zip
Vic_007
It was set and I having the same result anyway. This error is not documented in the OpenDeploy docs and I can not find any reference on this issue in the Interwoven Knowledge Base.
Migrateduser
Did you check out KB 48700? It provides additional info about configuring SSL.
Todd Scallan
Senior Product Manager
Interwoven
t: 408-530-7167
e:
tscallan@interwoven.com
Vic_007
>Did you check out KB 48700? It provides additional info about configuring SSL.<br>
><br>
<br>
Yes, I checked it. And <b>CA.sh -verify</b> tells that the certificates are valid.<br>
<br><br>
Vic
Migrateduser
One thing you will want to check is the path and the case
of your ssl statements. If you have a cap or lower case letter
in the wrong place this error will be generated.