Skip to content
MenCrypto

MenCrypto

  • Inicio
  • Computación
    • Optimizacion PC
    • Aplicaciones
    • Juegos
  • WSO2
  • Vieja Web Upiitans
  • Finanzas Personales

Good Practices WSO2 Startup

11/02/2020 by Richard

In this post, we going to review some good practices in the startup of WSO2
Products.

1. – Change the default key and cert of wso2carbon.jks and
client-trustore.jks, this is important because all the encrypted communication
and messages and data encryption use this files. Here the link to make this
change: https://docs.wso2.com/display/ADMIN44x/Creating+New+Keystores

2.- Change defaults logs location: Remember that WSO2 use log4j and log4j2 and is recommendable separate the partion for tmp, logs and data from application binaries and resources. Another change that you should consider is put in level ERROR all logs, for change logs you can review: https://docs.wso2.com/display/ADMIN44x/Monitoring+Logs

3.- In the last point we talk to change the default tmp location, this you
can make it, just editing the ${WSO2_HOME}/bin/wso2server.sh in the JavaOpt java.io.tmpdir

4.- Set language in the wso2server.sh, if you aren´t sure if the encoding of
the operative system is correctly set, is recommended set in this file the next variables with UTF-8 like example:

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8

5.- Set specifics ciphers for the TLS communication to enforce the security https://docs.wso2.com/display/ADMIN44x/Configuring+Transport+Level+Security

Post navigation

Previous Post:

SAML2 WITH SPRING AND WSO2 IS

Next Post:

Paso a paso Registrarse en GBMBroker

One comment

  1. BrianBeaub dice:
    03/04/2020 a las 2:20 AM

    Wow, lovely website. Thnx …

    Responder

Deja una respuesta Cancelar la respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Entradas recientes

  • IMPUESTOS EN FIBRAS en la declaración anual 2021
  • Descuentos. Formas raras de ahorrar
  • IMPUESTOS EN FIBRAS
  • Como crear un clúster de Kubernetes en AWS
  • TOMCAT 9 Modify Session ID Lenght

Comentarios recientes

  • Richard en IMPUESTOS EN FIBRAS en la declaración anual 2021
  • Gonzalo en IMPUESTOS EN FIBRAS en la declaración anual 2021
  • Richard en IMPUESTOS EN FIBRAS
  • Eunice en IMPUESTOS EN FIBRAS
  • Richard en IMPUESTOS EN FIBRAS

Categorías

  • Acerca de
  • Aplicaciones
  • Autoayuda
  • Computación
  • Cripto
  • Finanzas Personales
  • General
  • Juegos
  • Optimizacion PC
  • WSO2
© 2025 MenCrypto | WordPress Theme by Superbthemes