For testing reason, for example to call a WebService process, I would like to use https also in the designer. I know that the default http port is 8081, but is there also a port configured for https?

asked 27.11.2017 at 08:09

Bruno%20B%C3%BCtler's gravatar image

Bruno Bütler
56181318
accept rate: 68%


The port for https in the designer is 8444. e.g. https://localhost:8444/ivy/info/index.jsp requests the overview page.

Please note, that a self signed certificate is included in the designer that will be used by default.

link

answered 27.11.2017 at 08:16

Bruno%20B%C3%BCtler's gravatar image

Bruno Bütler
56181318
accept rate: 68%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

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:

×78
×4
×2

Asked: 27.11.2017 at 08:09

Seen: 1,976 times

Last updated: 27.11.2017 at 08:16