Koozali.org: home of the SME Server

Company Name

Henry Vrugteveen

Company Name
« on: January 11, 2003, 11:58:03 PM »
I am wondering how I can change the company name that appears on my certificate.  It says XYZ Corporation.

Thanks
Henry

Reynolds

Re: Company Name
« Reply #1 on: January 12, 2003, 08:48:57 AM »
This is what I used and it worked for me. It came from another forum. I've seen others here that do it different but I'm not sure why or if there's just more than one way.

SSL Certificate doesn't automatically update with the Directory information.
Thus the name and address are incorrect. This should only be run after the
customer has configured the directory settings to their company. The directory
setting are located @ https:///server-manager -> configuration -> Directory.
After saving the custom configurations go to your YourESale Server and follow the
instructions below to update your SSL Certificate:.

1. Login as username = root
password =

2. Remove the old SSL Certificate
rm /home/e-smith/ssl.crt/*.crt

3. Rebuild a new SSL Certificate
/sbin/e-smith/signal-event console-save

4. Reboot
/sbin/e-smith/signal-event reboot

this can also be done through a remote access to the server. the only change would be line (1) instead of logining in as root you would get a remote shell to the server, then su to root using the command: su - . the rest is exactly the same.

PS I learned the hardway that if it looks like you did'nt search the forum much will not answer you or thats all they will tell you to do.

Good Luck!

Chow

SloopJohnB

Re: Company Name
« Reply #2 on: November 13, 2003, 04:04:52 AM »
I confirmed that this also works on SME 6.03b. Thanx again for this post from way back when!!

SloopJohnB