Linux en Syn-3 Forum
Nieuws: Maak een account aan op www.syn-3.eu om vervolgens daarmee, op het forum in te loggen! Ook als je je paswoord wilt wijzigen doe je dat op www.syn-3.eu.
 
*
Welkom, Gast. Alsjeblieft inloggen of registreren. April 19, 2024, 03:06:25


Login met gebruikersnaam, wachtwoord en sessielengte


Poll
Vraag: Hoe kan ik deze updaten met een CACERT Certificate
CACERT - 1 (100%)
CACERT - 0 (0%)
Totaal aantal stemmen: 1

Pagina's: [1]
  Print  
Auteur Topic: Server Certificate Expired  (gelezen 11957 keer)
0 geregistreerde leden en 1 gast bekijken dit topic.
Toonen
*
Berichten: 2


Bekijk profiel
« Gepost op: April 17, 2006, 01:40:25 »

Beste  Erwin,

Ik zit me het volgende (De Server Certificate is Expired)

Echter heb ik bij CACERT een ssl certificaat aangemaakt deze wil ik dan ook gebruiken voor mijn site. (443)

Op mijn site is 443 (ssl) "Syn3 OpenXchange"

Ik heb van alles geprobeerd (echter blijft apache2 hangen) als ik een aanpassing maak in ssl.conf.

##############

This HOWTO is aimed at using SSL certificates from http://www.cacert.org
You must already have an account with cacert.org

Generate a new csr (certificate signing request). (Example for webmail.mydomain.com)

openssl genrsa -out webmail.mydomain.com.key 1024
openssl req -new -key webmail.mydomain.com.key -out webmail.mydomain.com.csr

Your csr is now in the file webmail.mydomain.com.csr, use this for the request on the cacert.org webpage. Now put the server certificate that is created into a file webmail.mydomain.com.crt .

##########    Dit ging goed.   ###########


Echter de configuratie met apache2 niet. (ssl.conf)  Huh?

vanuit ssl.conf wordt er gewezen naar /usr/webint/ssl

wat zijn .pem files Huh?

Hoe zou ik dit het beste aan kunnen pakken.


#############   Configuring Apache  #####################

is dit de ssl.conf file ??

Apache 2.x

Edit /etc/apache2/modules.d/41_mod_ssl.default-vhost.conf (this may also be in the /etc/apache2/conf/modules.d folder)

File: /etc/apache2/modules.d/41_mod_ssl.default-vhost.conf

ServerName webmail.mydomain.com:443
ServerAdmin myemail@mydomain.com
SSLCertificateFile conf/ssl/webmail.mydomain.com.crt
SSLCertificateKeyFile conf/ssl/webmail.mydomain.com.key
################################################

gr,
Jan-Willem Toonen
Gelogd
Toonen
*
Berichten: 2


Bekijk profiel
« Antwoord #1 Gepost op: April 17, 2006, 02:09:11 »

Edwin,

Het is gelukt  .pem is de key file. ;-)

Ik heb alles onder /usr/webint/ssl geplaatst en symbolic links aangemaakt.

lrwxrwxrwx  1 root root    24 Apr 17 13:41 server.crt -> lek.toonen.xs4all.nl.crt
lrwxrwxrwx  1 root root    24 Apr 17 13:40 server.pem -> lek.toonen.xs4all.nl.key

gr,
Jan-Willem Toonen
Gelogd
edwin
Administrator
***
Berichten: 724



Bekijk profiel
« Antwoord #2 Gepost op: April 25, 2006, 08:32:39 »

Bedankt voor de info! Smiley
Gelogd
erwin
Administrator
***
Berichten: 183



Bekijk profiel WWW
« Antwoord #3 Gepost op: Oktober 18, 2006, 01:21:14 »

To view the contents of the certificate:

    openssl x509 -noout -text -in filename.crt

To view the contents of the private key:

    openssl rsa -noout -text -in filename.key

Gelogd
Pagina's: [1]
  Print  
 
Ga naar:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006, Simple Machines LLC

(c) DatuX 2008
Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
';