[
https://issues.apache.org/jira/browse/CONNECTORS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13611092#comment-13611092
]
Karl Wright commented on CONNECTORS-664:
----------------------------------------
bq. ASN.1 DER is the wrong format. It needs to be base64 PEM. Can you change
the encoding?
The method is an abstract method, which is overridden by the actual class that
implements the certificate. The method documentation therefore is an example
only.
When I try this out here, on the certificates I have around, I get the same
certificate exactly being output as what I input. But the certs I have here
are in binary form, so it is possible that the output for a PEM cert is indeed
read as base 64 and output as binary. That's why I wanted you to look at the
cert produced in the directory, so I could modify this if that was happening.
Unfortunately, all I can do to get a cert out of a keystore is get it in
whatever native form its Certificate implementation has. I can PEM encode that
after-the-fact, sure, but I don't know if that helps. I'll commit code that
does that in a moment, and you can see if that makes a difference.
> 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