PDA

View Full Version : Where does nodeworx get...


bluesin
02-28-2005, 01:18 PM
the server name from? I changed it in etc/hosts and etc/sysconfig/network and rebooted, but the name did not change.

In addition where do I install the main server certificate at?

Fileman is complaining big time when in siteworx about the lack of
certificate...

Thanks!

CMI
02-28-2005, 01:51 PM
/home/interworx/iworx.ini

IWorx-Paul
02-28-2005, 01:59 PM
hostname: /home/interworx/iworx.ini (near the top)

cert: httpd-custom.conf (under the # InterWorx-CP certificate setup section)

Paul

bluesin
02-28-2005, 02:34 PM
Ok got the name changed. Still confused by the certificate.

I generated a key through the panel under server setup. Is this used by nodeworx as his SSL certificate, assuming of course that nodeworx is running as a server.

When I access a siteworx site and then access fileman and then edit a file it keeps asking me to install a certificate. The information comes up for localhost.localdomain and it will do it every single time I try to edit a file. This occurs only under fileman.

bluesin
02-28-2005, 07:48 PM
with the key.

Everything seems to work great until I go to edit a file in fileman, then I get this message to install a certificate.

I set up one for the server and installed it, but it had no affect on this problem...

bluesin
02-28-2005, 11:47 PM
cert: httpd-custom.conf (under the # InterWorx-CP certificate setup section)

I've got the new certificates installed and working, can I just replace the interworx one with the one I generated for the server?

bluesin
03-01-2005, 01:14 PM
I've got the new certificates installed and working, can I just replace the interworx one with the one I generated for the server?

Not trying to be a bug, but is this correct?

IWorx-Chris
03-01-2005, 01:26 PM
Yes, that will work fine bluesin. They *may* get overwritten on upgrade though so I'd make backups of them. In the meantime we'll make sure new RPMs don't overwrite.

Chris

IWorx-Chris
03-01-2005, 01:28 PM
Let me amend this. If you edited the -custom.conf I'd just make sure that you don't point to iworx.crt that is already there. Point to your own cert file and that will get around any overwrite issues.

Chris

bluesin
04-08-2005, 08:09 PM
Where is the -custom.conf file to edit?

Just now getting around to getting this certificate problem resolved...

IWorx-Chris
04-08-2005, 08:17 PM
/home/interworx/etc/httpd/httpd-custom.conf

Chris

bluesin
04-08-2005, 08:26 PM
Chris, is that all I need to change? Any restarts I need to do?

IWorx-Chris
04-08-2005, 08:27 PM
sorry, yes:


service iworx restart


Chris

bluesin
04-08-2005, 08:37 PM
Sorry for being so obtuse this evening, but from where do I execute said commad service?

I've been away from this server quite a bit in the last month...

IWorx-Chris
04-08-2005, 08:40 PM
Just from a root prompt bluesin, if 'service' isn't in your path just use:


/etc/init.d/iworx restart


instead.

Chris

bluesin
04-08-2005, 09:06 PM
That did it...

Thanks...

Any movement on the ensim scripts? I'm going to start moving "live" data sites soon...

IWorx-Chris
04-09-2005, 12:39 AM
none yet bluesin, but we'll have it for the version 2.0 release which is slated for mid-year.

Chris