Beta
Nuxeo Answers
ask a question

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.

link
answered Mar 06 '12 at 03:20 patrek 272192330 patrek's gravatar image

Exactly, and you can find the configuration here.

(Mar 06 '12 at 10:08) bjalon ♦♦

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...

link
answered Jun 20 '12 at 15:58 fjannin 0112 fjannin's gravatar image

Did you configure the nuxeo-virtual-host header as specified in the documentation ?
Another thing to check would be whether you're overriding the nuxeo.url in your nuxeo.conf.

(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
Your answer
toggle preview

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×561
×11
×3
×2
×1

Asked: Mar 05 '12 at 23:05

Seen: 960 times

Last updated: Jun 21 '12 at 11:08