Sun Microsystems Crypto Accelerator 4000 Guide De L'utilisateur Et D'installation page 150

Masquer les pouces Voir aussi pour Crypto Accelerator 4000:
Table des Matières
2. Modifiez le fichier
Des informations concernant vos fichiers de clé et de certificat s'affichent.
Vous verrez également des instructions pour la modification du fichier
/etc/apache/httpd.conf
de Sun.
The keyfile is stored in /etc/apache/keys/nom_base-key.pem.
The certificate request is in /etc/apache/keys/nom_base-certreq.pem.
You will need to edit /etc/apache/httpd.conf for the following items:
You must specify the ports that Apache will listen to for
SSL connections, as well as for non-SSL connections. One
way to accomplish this is to add the following lines in
the Listen section:
Listen 80
Listen 443
In the LoadModule section, add the following:
LoadModule ssl_module /usr/apache/libexec/mod_ssl.so.numéro-version
In the AddModule section, add the following:
AddModule mod_ssl.c
Remarque – Le numéro-version approprié apparaîtra lors de la configuration.
124
Guide de l'utilisateur et d'installation de la carte Crypto Accelerator 4000 de Sun • mai 2003
/etc/apache/httpd.conf
pour l'utiliser avec le logiciel Crypto Accelerator 4000
comme indiqué.
Table des Matières
loading

Table des Matières