Results

By type

          WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
2022-09-05 07:22:44.413 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Loading configuration...
2022-09-05 07:22:44.480  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: TRUSTSTORES_PATHS , value: /opt/app/datafile/etc/cert/trust.jks:/opt/app/datafile/etc/cert/external/truststore.p12
2022-09-05 07:22:44.484  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: TRUSTSTORES_PASSWORDS_PATHS , value: /opt/app/datafile/etc/cert/trust.pass:/opt/app/datafile/etc/cert/external/truststore.pass
2022-09-05 07:22:44.485  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: KEYSTORE_SOURCE_PATHS , value: /opt/app/datafile/etc/cert/external/keystore.p12:/opt/app/datafile/etc/cert/external/keystore.pass
2022-09-05 07:22:44.486  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: KEYSTORE_DESTINATION_PATHS , value: /opt/app/datafile/etc/cert/cert.p12:/opt/app/datafile/etc/cert/p12.pass
2022-09-05 07:22:44.487 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Starting TruststoreMerger...
2022-09-05 07:22:44.696 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to create a backup of the file: /opt/app/datafile/etc/cert/trust.jks
2022-09-05 07:22:44.697 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/datafile/etc/cert/trust.jks' to '/opt/app/datafile/etc/cert/trust.jks.bak'.
2022-09-05 07:22:44.711 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/datafile/etc/cert/trust.jks' to '/opt/app/datafile/etc/cert/trust.jks.bak'.
2022-09-05 07:22:44.711 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Backup file created: '/opt/app/datafile/etc/cert/trust.jks.bak'
2022-09-05 07:22:44.712 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to read certificates from file: /opt/app/datafile/etc/cert/external/truststore.p12
2022-09-05 07:22:44.713 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to add certificates for saving to file
2022-09-05 07:22:44.713 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to save file: /opt/app/datafile/etc/cert/trust.jks
2022-09-05 07:22:44.714 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Starting KeystoreCopier...
2022-09-05 07:22:44.715 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to create a backup of the file: /opt/app/datafile/etc/cert/cert.p12
2022-09-05 07:22:44.715 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/datafile/etc/cert/cert.p12' to '/opt/app/datafile/etc/cert/cert.p12.bak'.
2022-09-05 07:22:44.772 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/datafile/etc/cert/cert.p12' to '/opt/app/datafile/etc/cert/cert.p12.bak'.
2022-09-05 07:22:44.773 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Backup file created: '/opt/app/datafile/etc/cert/cert.p12.bak'
2022-09-05 07:22:44.773 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/datafile/etc/cert/external/keystore.p12' to '/opt/app/datafile/etc/cert/cert.p12'.
2022-09-05 07:22:44.774 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/datafile/etc/cert/external/keystore.p12' to '/opt/app/datafile/etc/cert/cert.p12'.
2022-09-05 07:22:44.775 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to create a backup of the file: /opt/app/datafile/etc/cert/p12.pass
2022-09-05 07:22:44.775 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/datafile/etc/cert/p12.pass' to '/opt/app/datafile/etc/cert/p12.pass.bak'.
2022-09-05 07:22:44.776 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/datafile/etc/cert/p12.pass' to '/opt/app/datafile/etc/cert/p12.pass.bak'.
2022-09-05 07:22:44.776 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Backup file created: '/opt/app/datafile/etc/cert/p12.pass.bak'
2022-09-05 07:22:44.777 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/datafile/etc/cert/external/keystore.pass' to '/opt/app/datafile/etc/cert/p12.pass'.
2022-09-05 07:22:44.778 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/datafile/etc/cert/external/keystore.pass' to '/opt/app/datafile/etc/cert/p12.pass'.
2022-09-05 07:22:44.778 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Certificate post processing finished successfully.
2022-09-05 07:22:44.779  INFO 1 [           main] o.o.o.c.p.AppExitHandler                 : Application exits with code [0] and message: Success