It was SSL. I shut off SSL and it works. So I'm confused as to how to get iFolder to use SSL. The Apache side is no problem, I've done that a million times. I noticed this on the community site how to:
Convert to Correct Format iFolder requires certificates in the PEM format. To convert to PEM format simply concatenate the server.key and the .crt key used to sign it. In our examples it could either be server.crt or ca.crt. cat server.key ca.crt > server.pem I never did that, but I have no idea where I am supposed to put that server.pem file for iFolder. That was my problem on both OpenSUSE 11.1 and SLES11. I got both working now w/o SSL. OpenSUSE 11.2 is another issue altogether. Matt -- ----- Matt Weisberg Weisberg Consulting, Inc. [email protected] www.weisberg.net ofc. 248.685.1970 cell 248.705.1950 fax 248.769.5963 >>> On 12/1/2009 at 11:20 AM, in message <1259684444.16497.5.ca...@lancehaig>, Lance Haig <[email protected]> wrote: > Hi Matt, > > I think your problem might be that you preconfigured ssl. > > I think I remember that there is a script to create the ssl certs for > the ifolder servers. > > I might be wrong though. > > Lance > > On Tue, 2009-12-01 at 11:05 -0500, Matt Weisberg wrote: >> Could someone give me a snap-shot of the mono packages on a working iFolder > 3.8 server? I simply cannot make this software work on any platform (and > I've used iFolder for years now). I'm just about ready to give up and revert > back to 3.7.2. I must be doing something wrong. All I did was install > OpenSUSE 11.1, install Apache, configure SSL, install the very latest mono > (from here: http://ftp.novell.com/pub/mono/download-stable/openSUSE_11.1), > install iFolder, install the plug ins, configure simias, configure the web > interface, configure the admin interface. What am I missing? No matter what, > I end up with a 404 (from mono, not apache) if I try and hit simias10. >> >> Thanks. >> >> Matt >> >> -------- >> Matt Weisberg >> Weisberg Consulting, Inc. >> [email protected] >> www.weisberg.net >> ofc. 248.685.1970 >> cell 248.705.1950 >> fax 248.769.5963 >> >> _______________________________________________ >> ifolder-dev mailing list >> [email protected] >> http://forge.novell.com/mailman/listinfo/ifolder-dev >> > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
