Pages : 1
#1 Le 19/02/2006, à 16:03
- frisco
sécursier apache avec ssl: permission non accordée..
bonjour, je suis en train d'installer une solution lamp suivant le tuto d'ubuntu, mais lorsque je veux sécuriser apache avec ssl, cela me donne le message suivant:
frisco@Gabriel:~$ a2enmod ssl
ln: création d'un lien symbolique `/etc/apache2/mods-enabled/ssl.conf' vers `/etc/apache2/mods-available/ssl.conf': Permission non accordée
frisco@Gabriel:~$
y'aurait-il des dépots supplémentaire à activer ou d'autres via synoptic ?
#2 Le 19/02/2006, à 16:08
- nab14
Re : sécursier apache avec ssl: permission non accordée..
Il faut être en root tout simplement
sudo a2enmod ssl
Je crois que ça devrait marcher
Hors ligne
#3 Le 19/02/2006, à 16:14
- frisco
Re : sécursier apache avec ssl: permission non accordée..
merci j'ai pu aller un petit peu plus loin..
______________________________________
frisco@Gabriel:~$ sudo a2enmod ssl
Password:
Module ssl installed; run /etc/init.d/apache2 force-reload to enable.
frisco@Gabriel:~$ apache2-ssl-certificate
creating selfsigned certificate
replace it with one signed by a certification authority (CA)
enter your ServerName at the Common Name prompt
If you want your certificate to expire after x days call this programm
with -days x
Generating a 1024 bit RSA private key
.......++++++
...................................................................................................................++++++
writing new private key to '/etc/apache2/ssl/apache.pem'
/etc/apache2/ssl/apache.pem: Permission denied
9785:error:0200100D:system library:fopen:Permission denied:bss_file.c:278:fopen('/etc/apache2/ssl/apache.pem','w')
9785:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:280:
frisco@Gabriel:~$
voila.. c'est koi le problème là ?
j'avance à pas d'escargot, bon heureusement qu'il y a ce forum..
#4 Le 19/02/2006, à 16:16
- frisco
Re : sécursier apache avec ssl: permission non accordée..
laisser tomber, j'ai trouvé..
faut etre en root donc sudo devant..
allez y'a de l'espoir, chu pas débile..
merci encore