Hi Manfred,

On 10 Oct 2013, at 15:41, Manfred Kröhnert <mkroehner...@googlemail.com> wrote:

> 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

It should work. But I am not aware of any official, public repositories that 
run HTTPS, so its hard to test. I also understand that it could be difficult to 
give stack traces, but details are necessary to make any progress on helping 
you.

One thing you could try is to access the repository directly: i.e. create a 
ZnClient that tries to read the listing or a specific package.

Sven


Reply via email to