need help with https and remote

frenchface

Joined: 2008-12-06
Posts: 4
Posted: Wed, 2009-01-07 00:04

I am using https for gallery which is on Fedora Core 9. So it looks like I need to do something as said here : http://codex.gallery2.org/Gallery_Remote:FAQ#Using_HTTPS . However I'm not sure exactly what to do. here si the command sudo keytool -import -keystore /etc/java-1.5.0-sun/security/cacerts -trustcacerts -alias myalias -file myfile can someoen help me

 
frenchface

Joined: 2008-12-06
Posts: 4
Posted: Wed, 2009-01-07 01:41

are doing a little more looking i came up with this

keytool -import -keystore /etc/java/security/cacerts -trustcacerts -alias myalias -file /home/Jonathan/Download/website 

it said it added it so it to the list however i get an error saying it is not signed by an authorized provider

 
frenchface

Joined: 2008-12-06
Posts: 4
Posted: Wed, 2009-01-07 01:54

i fixed the problem, by readying and updating http://codex.gallery2.org/Gallery_Remote:FAQ#How_do_I_upgrade_GR.3F