Koozali.org: home of the SME Server

Server Manager SSL Certificate panel.

curlynostril

started new topic
« Reply #30 on: May 05, 2006, 09:36:59 AM »
I went ahead and started a new topic since this thread seems to really be about the GUI panel and bountys.

http://forums.contribs.org/index.php?topic=31879.0

but I also had a cursory look at the logs and I'm getting a buncha stuff about the cert not matching the server name as well...?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Certficate Expired - Renewed - Same Serial Number
« Reply #31 on: May 05, 2006, 01:59:38 PM »
Quote from: "curlynostril"

[root@dlhygt1 ssl.crt]#  /etc/rc.d/init.d/httpd restart


That's an inappropriate command to run on an SME server. Use:

/etc/rc7.d/S86httpd-e-smith restart

Offline NickCritten

  • *
  • 245
  • +0/-0
Server Manager SSL Certificate panel.
« Reply #32 on: May 05, 2006, 02:59:43 PM »
Is there a list somewhere of appropriate commands to use on SME?

It seems that with every new release, all the commands that everyone was using up till that point become unsuitable, or something, and we get told off...

It would be nice to have some sort or announcement when things are changed like this!
...
Nick

"No good deed goes unpunished." :-x...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Server Manager SSL Certificate panel.
« Reply #33 on: May 05, 2006, 03:49:29 PM »
Quote from: "NickCritten"
Is there a list somewhere of appropriate commands to use on SME?

It seems that with every new release, all the commands that everyone was using up till that point become unsuitable, or something, and we get told off...

It would be nice to have some sort or announcement when things are changed like this!


Nothing has changed. Direct use of /etc/rc.d/init.d/thing has always been deprecated.

Please read the developers guide, and FAQ. If you think anything should change or be added, please note via the Bug Tracker.

Also be sure to read release notes for any new version.

Offline NickCritten

  • *
  • 245
  • +0/-0
Server Manager SSL Certificate panel.
« Reply #34 on: May 05, 2006, 04:17:46 PM »
Quote from: "CharlieBrady"
Nothing has changed. Direct use of /etc/rc.d/init.d/thing has always been deprecated.

Well EVERY howto, forum thread, Installation instruction etc etc That I have read in the past 3 years for SME has said to either do a
Code: [Select]
service thing restart
Code: [Select]
/etc/init.d/thing restart or
Code: [Select]
/etc/init.d/rc.d/thing restart

These document include things like:
http://no.longer.valid/phpwiki/index.php/TroubleshootingFAQ
http://no.longer.valid/phpwiki/index.php/InstallSHOUTcast
http://no.longer.valid/phpwiki/index.php/Customizing
http://no.longer.valid/phpwiki/index.php/Changing%20the%20default%20ssh%20port%20on%20SME%207
http://no.longer.valid/phpwiki/index.php/SME%20Server%20Announce%20v6.0

Quote from: "CharlieBrady"
Please read the developers guide, and FAQ. If you think anything should change or be added, please note via the Bug Tracker.
The developers guide I didn't even know existed until you mentioned it... I've searched and found that it is a new addition to teh website... I'll be sure to have a read.

Quote from: "CharlieBrady"
Also be sure to read release notes for any new version.

I'd love to... WHERE ARE THEY?
I look for them every time a new release comes out but I've yet to find anything!


I'm sorry if I seem like I'm throwing my toys out of the pram, but sometimes it seems you expect everyone to be telepathic!!
You are deeply involved in the development of the core of SME and as such are privvy to every little change that occurs, and have a complete understanding of the way SME works, which by and large is very different from any other Linux Distro. (Templates System, Config DB etc)
Unfortunately the vast majority of that info never filters its way out to the community (Without us spending hours of digging for information).

Please try to remember this eh?
...
Nick

"No good deed goes unpunished." :-x...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Server Manager SSL Certificate panel.
« Reply #35 on: May 05, 2006, 05:35:29 PM »
Quote from: "NickCritten"
Quote from: "CharlieBrady"
Nothing has changed. Direct use of /etc/rc.d/init.d/thing has always been deprecated.

Well EVERY howto, forum thread, Installation instruction etc etc That I have read in the past 3 years for SME has said to either do a
Code: [Select]
service thing restart
Code: [Select]
/etc/init.d/thing restart or
Code: [Select]
/etc/init.d/rc.d/thing restart


Please search the forum and devinfo archives and find the number of times when I've corrected those suggestions.

Quote

Unfortunately the vast majority of that info never filters its way out to the community (Without us spending hours of digging for information).


If you want the documentation to get better, don't bitch here - get involved.

Offline byte

  • *
  • 2,183
  • +2/-0
Server Manager SSL Certificate panel.
« Reply #36 on: May 06, 2006, 01:01:21 AM »
Nick,

Think your being bit harsh, I'm no developer but I know that the correct command for restarting and stopping, also most of those how to's are from people like me and you (who will yeah get things wrong we only human), your'll probably find alot of info is out of date or incorrect on those links you put up, it just seems no-one takes time to correct any of these as these are editable wiki.

I'm sure if your on the dev mailing list you would have seen Gordon post about the Dev guide a few months ago now.

Quote
Unfortunately the vast majority of that info never filters its way out to the community (Without us spending hours of digging for information).


I would disagree, having been watching quietly over the last 4/5years on the dev list you tend to build your knowledge base up even if you subsribe to the bug tracker you learn so much, I don't think it's actually a matter of us not seeing it I think it's a matter of not enough people out there to help out with documenting all of the work, just take a look on the FAQ on 7.0 there's quite a few in the bug list but not many people seem to be working on it.

Anyway I think we are detracting from the original thread here...
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline NickCritten

  • *
  • 245
  • +0/-0
Server Manager SSL Certificate panel.
« Reply #37 on: May 06, 2006, 09:23:19 PM »
I've just been trying to update the Troubleshooting FAQ, but it doesn't look like updating the wiki is possible at the mo.

Have raised a bug.

I will also update my howtos with the proper service restarting method.
...
Nick

"No good deed goes unpunished." :-x...

Offline jfarschman

  • *
  • 406
  • +0/-0
Server Manager SSL Certificate panel.
« Reply #38 on: June 30, 2006, 02:13:22 PM »
Greg,

  Let's get this bounty thing started.  As I understand it we need to put money into donation pool (escrowed) as bounty-SSL Certificate.

  I'm ready to do this.  What do we do buddy.  :-P
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com

dhardy

Server Manager SSL Certificate panel.
« Reply #39 on: July 11, 2006, 11:56:37 PM »
Oooo thats a positive step.

Where do I send my money?  :hammer:

Greg? Anyone?

Ta

David.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Server Manager SSL Certificate panel.
« Reply #40 on: July 15, 2006, 12:12:04 AM »
Quote from: "madadam"

I would like also like to be able to manage multiple certs on SME. This has been discussed before so I won't go into it again.


It's also been explained many times in the past why you can't have multiple certs on SME.