Results

By type

          WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
2021-11-03 20:42:46.616 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Loading configuration...
2021-11-03 20:42:46.627  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: TRUSTSTORES_PATHS , value: /etc/apache2/certs/trust.jks:/etc/apache2/certs/external/truststore.pem
2021-11-03 20:42:46.631  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: TRUSTSTORES_PASSWORDS_PATHS , value: /etc/apache2/certs/trust.pass:
2021-11-03 20:42:46.632  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: KEYSTORE_SOURCE_PATHS , value: /etc/apache2/certs/external/keystore.pem:/etc/apache2/certs/external/key.pem
2021-11-03 20:42:46.634  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: KEYSTORE_DESTINATION_PATHS , value: /etc/apache2/certs/cert.pem:/etc/apache2/certs/key.pem
2021-11-03 20:42:46.635 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Starting TruststoreMerger...
2021-11-03 20:42:46.666 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to create a backup of the file: /etc/apache2/certs/trust.jks
2021-11-03 20:42:46.667 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/etc/apache2/certs/trust.jks' to '/etc/apache2/certs/trust.jks.bak'.
2021-11-03 20:42:46.673 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/etc/apache2/certs/trust.jks' to '/etc/apache2/certs/trust.jks.bak'.
2021-11-03 20:42:46.673 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Backup file created: '/etc/apache2/certs/trust.jks.bak'
2021-11-03 20:42:46.675 DEBUG 1 [           main] o.o.o.c.p.m.m.PemTruststore              : Attempt to read certificates from file: /etc/apache2/certs/external/truststore.pem
2021-11-03 20:42:46.911 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to add certificates for saving to file
2021-11-03 20:42:46.912 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to save file: /etc/apache2/certs/trust.jks
2021-11-03 20:42:46.917 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Starting KeystoreCopier...
2021-11-03 20:42:46.918 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/etc/apache2/certs/external/keystore.pem' to '/etc/apache2/certs/cert.pem'.
2021-11-03 20:42:46.919 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/etc/apache2/certs/external/keystore.pem' to '/etc/apache2/certs/cert.pem'.
2021-11-03 20:42:46.919 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/etc/apache2/certs/external/key.pem' to '/etc/apache2/certs/key.pem'.
2021-11-03 20:42:46.920 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/etc/apache2/certs/external/key.pem' to '/etc/apache2/certs/key.pem'.
2021-11-03 20:42:46.921 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Certificate post processing finished successfully.
2021-11-03 20:42:46.922  INFO 1 [           main] o.o.o.c.p.AppExitHandler                 : Application exits with code [0] and message: Success