Changes

From SME Server
Jump to navigationJump to search
Created page with "{{Languages}} == Certficate for SME Server 8 and 9== This contrib is made to help the managing of SSL certificates if you need to use commercial Certificates by example. === ..."
{{Languages}}
== Certficate for SME Server 8 and 9==
This contrib is made to help the managing of SSL certificates if you need to use commercial Certificates by example.

=== Maintainer ===
[mailto:stephdl@de-labrusse.fr stephdl] Stéphane de Labrusse AKA [[User:stephdl|Stephdl]]<br />

=== Description ===
This contribution for smeserver adds a paner in the server-manager in order to save the certificate, the secret key and eventually the intermediate certificate if needed without the use of the command line interface.

see that [[Certificates_Concepts|wiki page]] for more informations on how to set it manually

=== Requirements ===
You need to enable the [[stephdl]] repository

=== Installation ===

Remember to first configure the required [[stephdl]] repository, then issue the following command on the SME Server shell:

yum install smeserver-certificate --enablerepo=stephdl

The 'official' way is to perform

signal-event post-upgrade; signal-event reboot

but if you don't want to reboot your server, do

signal-event console-save

Go to the manage ssl certificate panel on Server Manager and past your server.crt and server.key.

If you want to get back to the default SME Server certificates, simply blank all the contents and press save.
In case of you set wrong certificates, the server Web may crash. You will have to do a command line in a root Terminal to get back to the default certificate :


=== Uninstall ===
yum remove smeserver-certificate; signal-event console-save

=== Bugs ===
For now there is no entry on bugzilla, please direct your issue to [mailto:stephdl@de-labrusse.fr stephdl] Stéphane de Labrusse AKA [[User:stephdl|Stephdl]]<br />

[[Category: Contrib]]

Navigation menu