Thanks Florian, you hit it dead on! The AtomPub xml document
(/alfresco/api/-default-/cmis/versions/1.0/atom) does indeed list the non-HTTPS
addresses (that are the same as the ones from my debugging). In this case, it
was an Alfresco 4.2.f server, sent a question to the alfresco forum on how
Hi Darren,
That is probably a problem on the server side. The collection URLs are
taken from the AtomPub service document. If the server provides a HTTP
URL, for example for the query collection, even if everything else is
HTTPS then the OpenCMIS client library will use this HTTP URL. The
client d