can anyone tell me, how I should configure the SharePoint Protocol so it works? I have installed Alfresco 5.0.d Community Edition.
Alfresco is configured with the Ports: http: http://<FQDN>:8080/share (8080 redirected to 8443) https: https://<FQDN>/share (Port 443) - Certificate from startssl.com VTI: Port 7070
In my alfresco-global.properties I have the following vti configuration: vti.server.port=7070 vti.server.protocol=http vti.alfresco.alfrescoHostWithPort=https://FQDN vti.share.sharehostWithPort=https://FQDN vti.share.deployment.context=/share vti.alfresco.deployment.context=/alfresco vti.server.external.contextPath=/alfresco vti.server.external.protocol=http vti.server.external.host=FQDN vti.server.external.port=7070 vti.server.url.path.prefix=/alfresco
If I open a Document with the online edit function on internal Network, than I can open the Document. If I open a Document with the online edit function in external Network, than I get the credential prompt and after three trys I get an error.