Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

6. Instalación de certificados

Estos certificados que se instalarán en este paso se utilizarán para habilitar la encriptación de las conexiones con el servidor Apache Tomcat.

...

These certificates that will be installed in this step will be used to enable the encryption of connections to the Apache Tomcat server.


1-      Certificates are extracted into /tmp/ folder and entered into /tmp/cert/

Image Modified

2-

      Se comprueban contenidos de

Check contents of generate_jks.bash

Contenidos de

Contents of generate_jks.bash

Image Modified

3-

      Crear el directorio

Create the /sii/tomcat/apache-tomcat-8.5.11/ssl/

para

folder for Tomcat 8

Esta será la ubicación de manejo de certificado.
Copiamos

This will be the certificate handling location.
We copy star_techedgegroup_es.jks

a la ubicación

to the location

Image Modified

4-

      Eliminar los archivos temporales

Delete temporary files

Image Modified




5-

      Se modifican los

     The server.xml (/tomcat/apache-tomcat-x.x.xx/conf/server.xml)

agregando

is modified by adding:

Image Modified

6-

      Comprobar que la configuración se haya realizado correctamente

Check that the settings have been made correctly.

Image Modified

Comprobar que el output de

Verify that the result of openssl s_client -connect localhost: 9443

–debug
Cumpla los valores de la cadena de certificado, sujeto y emisor

-debug

Comply with the values ​​of the certificate, subject and issuer chain.




7-     

Editar el archivo

Edit file /etc/hosts/:

Image Modified

8-     

Contenidos

Content:

Image Modified