https
Hi, I'm trying to host my Nuxeo webapp behind haproxy, but Nuxeo appears to redirect the https url from https://website.com to https://website.com:80/nuxeo/ui , where I get an ERR_SSL_PROTOCOL_ERROR. However, I can access the web ui at ...
0 votes
1 answers
0 comments
515 views
My nuxeo server is behind a reverse proxy and is accessed by http. When configuring the client to connect with http it works perfectly and uses http url. But after restart the nuxeo drive client switches automatically to https: 2019-10-23 14:59:25 ...
0 votes
1 answers
8 comments
844 views
Hello, I want to implement HTTPS in nuxeo, and I have been looking at this: https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/ Tomcat HTTPS Configuration seems to be very easy (I have experience configuring tomcat to serve via ...
0 votes
2 answers
1 comments
1239 views
Hello, When trying to get access to my HTTPS url (https://ged.mydomain.com), I'm redirected to https://ged.mydomain.com:80/nuxeo/ui/ ending with an error “ERR_SSL_PROTOCOL_ERROR”. Nuxeo is running inside a docker container (mapping 58080:8080) and ...
0 votes
1 answers
0 comments
1988 views
Hi, We have our Nuxeo Tomcat servers configured in a standard way behind nginx to provide load balancing and HTTPS. They worked fine through each upgrade from 5.9.2 to the current 5.9.5. However, with the latest installation, requests that come ...
1 votes
2 answers
1 comments
3858 views
If you saw my other thread, you'll know I'm doing the front end webserver as IIS. I'm not a linux or Apache guy so… Reading through the https Apache info, am I correct that: Https is only configured in Apache? You only load the cert to Apache? You ...
0 votes
1 answers
1 comments
2787 views
Hello, We installed ImageMagicks for images in PDF generated. Note: http://doc.nuxeo.com/display/ADMINDOC/Installing+and+setting+up+related+software —– ImageMagick: “used for preview and tiling of picture documents in the Document Management and ...
0 votes
0 answers
0 comments
1708 views
I'm currently trying to connect CMIS Explorer (Android app) to Nuxeo DM 5.5. In my current setup, Nuxeo runs behind an SSO solution called LemonLDAP, acting as a reverse proxy. The SSO part works well - through mod_sso. The publicly accessible URL ...
1 votes
3 answers
8 comments
3237 views
Good day to all, I am new to Nuxeo Platform DM (NDM) so please forgive my ignorance. I have downloaded and installed the NDM Virtual Machine and installed it in my ESXi environment. Setup went like a charm and everything works nicely. Now, I want to ...
0 votes
2 answers
3 comments
1963 views