meta data de esta página
  •  

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
Última revisiónAmbos lados, revisión siguiente
linux:apache2 [2013/04/09 23:49] – [Restricción de acceso] lclinux:apache2 [2014/01/08 17:12] – editor externo 127.0.0.1
Línea 48: Línea 48:
 <file> <file>
 creating selfsigned certificate creating selfsigned certificate
- 
 replace it with one signed by a certification authority (CA) replace it with one signed by a certification authority (CA)
- 
 enter your ServerName at the Common Name prompt enter your ServerName at the Common Name prompt
- 
 If you want your certificate to expire after x days call this programm If you want your certificate to expire after x days call this programm
- 
 with -days x with -days x
  
 Generating a 1024 bit RSA private key Generating a 1024 bit RSA private key
- 
 ........++++++ ........++++++
- 
 ....................++++++ ....................++++++
  
 writing new private key to '/etc/apache2/ssl/apache.pem' writing new private key to '/etc/apache2/ssl/apache.pem'
- 
 ----- -----
- 
 You are about to be asked to enter information that will be incorporated You are about to be asked to enter information that will be incorporated
- 
 into your certificate request. into your certificate request.
- 
 What you are about to enter is what is called a Distinguished Name or a DN. What you are about to enter is what is called a Distinguished Name or a DN.
- 
 There are quite a few fields but you can leave some blank There are quite a few fields but you can leave some blank
- 
 For some fields there will be a default value, For some fields there will be a default value,
- 
 If you enter '.', the field will be left blank. If you enter '.', the field will be left blank.
- 
 ----- -----
  
 Country Name (2 letter code) [GB]:ES Country Name (2 letter code) [GB]:ES
- 
 State or Province Name (full name) [Some-State]:Canarias State or Province Name (full name) [Some-State]:Canarias
- 
 Locality Name (eg, city) []:Las Palmas de Gran Canaria Locality Name (eg, city) []:Las Palmas de Gran Canaria
- 
 Organization Name (eg, company; recommended) []:mi empresa Organization Name (eg, company; recommended) []:mi empresa
- 
 Organizational Unit Name (eg, section) []:mi empresa Organizational Unit Name (eg, section) []:mi empresa
- 
 server name (eg. ssl.domain.tld; required!!!) []:apache.miempresa.com server name (eg. ssl.domain.tld; required!!!) []:apache.miempresa.com
- 
 Email Address []:micorreo@miempresa.com Email Address []:micorreo@miempresa.com
 </file> </file>