https protocol support

bbiagi

Joined: 2003-09-24
Posts: 6
Posted: Wed, 2003-09-24 20:20

Will Gallery Remote be supporting ssl? If so when?

BB

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Thu, 2003-09-25 01:15

Gallery Remote 1.1 already does explicitly support https.

 
bbiagi

Joined: 2003-09-24
Posts: 6
Posted: Thu, 2003-09-25 15:05

That's funny, when I enter a URL like https:// the client responds with a "Malformed URL (unknown protocol: https)". Am I doing something wrong?

BB

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Thu, 2003-09-25 15:08

Yes, you're most likely running GR on Java 1.3. Did you download the NoVM installer?

 
bbiagi

Joined: 2003-09-24
Posts: 6
Posted: Thu, 2003-09-25 15:13

Yes. So I assume I must upgrade the jvm to 1.4. I will do that and let you know if that did it. Thanks.

BB

 
bbiagi

Joined: 2003-09-24
Posts: 6
Posted: Thu, 2003-09-25 15:25

I upgraded to 1.4.2 and still get the same message. Any thoughts?

BB

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Thu, 2003-09-25 15:29

To make sur GR is running with Java 1.4.2, take a look at the log.txt file it generates. At the top is the list of Java properties.

I'll bet it's still using the 1.3 VM. To force it to use 1.4, edit the GalleryRemote.lax file.

 
bbiagi

Joined: 2003-09-24
Posts: 6
Posted: Thu, 2003-09-25 15:51

That did it. Now I just have to fix the libraries on the server side.

BB