[
https://issues.apache.org/jira/browse/CONNECTORS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13609536#comment-13609536
]
Karl Wright commented on CONNECTORS-664:
----------------------------------------
Ok -
So now we get to the part I was concerned about. Basically, the way this works
is it creates a directory for each connection being managed in the current temp
folder, and writes the cert into it, hopefully in the standard cert base64
form. Then it hands the cert directory to LAPI.
So something seems to be going wrong with this process, and we're going to have
to debug it. What I'd first like you to do is compare the cert that you
uploaded (which if it is in PEM format you should just be able to open in an
editor) with the cert that gets extruded (same deal). There should be a ---
BEGIN ... --- and --- END ... --- header and footer on each, and the characters
within should be identical, with maybe differences as to word wrap.
In order to do this I need to make some debug changes so that the cert and the
directory stick around. I'll try this here, and if everything looks good then
it means I really don't understand the way certs are supposed to be passed.
Please stay tuned.
> Livelink connector: Add support for SSL LAPI communication
> ----------------------------------------------------------
>
> Key: CONNECTORS-664
> URL: https://issues.apache.org/jira/browse/CONNECTORS-664
> Project: ManifoldCF
> Issue Type: Improvement
> Components: LiveLink connector
> Affects Versions: ManifoldCF 1.1.1
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.2
>
>
> David Morana has requested that the livelink connector be modified to support
> Livelink's SSL communication protocols. This will involve a cert for this
> purpose, as well as be enabled by selection, so there are UI changes
> required. There is also another LAPI jar involved: llssl.jar
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira