Hi everyone,

I am one of the guys helping Nico with Amber.

Now, I recently started to experiment with Pharo for a small project.
After some reading and experimenting I was able to get something running thanks to the good documentation available.

While I was on the go I tried to save my code with Monticello on a private WebDAV share.
However, the server is only accessible via HTTPS which resulted in an error accessing it from the Monticello browser.

Now my question is if HTTPS is supported by Montichello or not.
Since the server is accessed with username/password I'd rather not use plain HTTP.

Best,
Manfred