|
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 force my users to use HTTPS instead of HTTP for login in and using NDM. I have been searching for multiple days on how to get that going but I found nothing usefull. There is talks of Tomcats (failure for me), Reverse proxy (another failure), ... As stated, I am new to this ECM so your help and patience would be appreciated. Now can i have Nuxeo Platform DM v5.5 function in HTTPS only? Thanks for your assistance. phil. |
|
|
Apache is used as a reverse proxy within the virtual machine. Lookup instructions to set it up for https (with either a self-signed or official certificate) Hope this helps. |
|
|
Greetings, I have a related issue : I have configured Apache virtualhost with https, but I still have links with absolute path urls, in my https url page, starting with http://*** (which is blocked by Apache conf). How to get rid of these http links, and make them https ? Links I am talking about are "my workspace" and "logout" links in the upper menu, but also "delete" buttons that lead to errors. Thanks for any clue... |
|
|
Did you configure the nuxeo-virtual-host header as specified in the documentation ?
(Jun 20 '12 at 17:22)
Mathieu Guillaume ♦♦
I had missed RequestHeader part in the doc link above. Once added, it works fine. Thanks.
(Jun 21 '12 at 11:08)
fjannin
|
|