Hello Wizards,
We are implementing SSL for our application.
We are using NetDynamics 4.1.3.8 application
server with Microsoft IIS 3.0 and using the ndPluginISAPI_SSL.dll as plugin and
nd_PluginServer_SSL_41.exe as plugin server.
We have configured the setup according to the
recommended procedure from NetDynamics and we have used only server authentication
i.e. the parameter in security file, RequiresClientCertificate=false. We have
specified
all the required parameters for the SSL plugin server in the pl.properties.
We have used the sample certificates from NetDynamics (the Identity and Trusted
Certificate
files) for our testing which are supposed to be correctly set up. The
Security files
for SSL plugin and SSL plugin server have been prepared correctly.
After editing the pl.properties & ndconfig.nd files and restarting the application
server, the SSL plugin server is not starting properly. The Process Launcher
log
file indicates that it attempts to start SSL plugin server 4 times and
finally says
that the this server is infinitely restarting. The plugin server log file
says that
it initializes the SSL defaults, sets cipher strength, set allowed
algorithms, sets
cipher strength to specified algorithms and finallly throws the exception,
Caught
exception, CSSLException: error from SSLLoadLocalIdentity: -6992 before
exiting.
The plugin log file indicates it has loaded the local Identity from Identity
file,
1 certificate from trusted certificate file, says that request failed (no
more servers)
and finally throws the exception, CNdSocketException: error from connect
[WSAECONNREFUSED
= 10061]. If we attempt to start the URL of our application, it says that it
is unable
to connect to application server.
Could someone tell us what is this problem and how to fix it ?
Thanks in advance
ndPluginServer.log