Results

By type

          WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
2022-07-14 05:52:44.049 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Loading configuration...
2022-07-14 05:52:44.094  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: TRUSTSTORES_PATHS , value: /opt/app/dcae-certificate/trust.jks:/opt/app/dcae-certificate/external/truststore.jks
2022-07-14 05:52:44.101  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: TRUSTSTORES_PASSWORDS_PATHS , value: /opt/app/dcae-certificate/trust.pass:/opt/app/dcae-certificate/external/truststore.pass
2022-07-14 05:52:44.108  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: KEYSTORE_SOURCE_PATHS , value: /opt/app/dcae-certificate/external/keystore.jks:/opt/app/dcae-certificate/external/keystore.pass
2022-07-14 05:52:44.111  INFO 1 [           main] o.o.o.c.p.c.p.e.EnvReader                : Read variable: KEYSTORE_DESTINATION_PATHS , value: /opt/app/dcae-certificate/cert.jks:/opt/app/dcae-certificate/jks.pass
2022-07-14 05:52:44.116 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Starting TruststoreMerger...
2022-07-14 05:52:44.198 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to create a backup of the file: /opt/app/dcae-certificate/trust.jks
2022-07-14 05:52:44.200 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/dcae-certificate/trust.jks' to '/opt/app/dcae-certificate/trust.jks.bak'.
2022-07-14 05:52:44.213 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/dcae-certificate/trust.jks' to '/opt/app/dcae-certificate/trust.jks.bak'.
2022-07-14 05:52:44.214 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Backup file created: '/opt/app/dcae-certificate/trust.jks.bak'
2022-07-14 05:52:44.215 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to read certificates from file: /opt/app/dcae-certificate/external/truststore.jks
2022-07-14 05:52:44.216 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to add certificates for saving to file
2022-07-14 05:52:44.218 DEBUG 1 [           main] o.o.o.c.p.m.m.JavaTruststore             : Attempt to save file: /opt/app/dcae-certificate/trust.jks
2022-07-14 05:52:44.222 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Starting KeystoreCopier...
2022-07-14 05:52:44.223 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to create a backup of the file: /opt/app/dcae-certificate/cert.jks
2022-07-14 05:52:44.224 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/dcae-certificate/cert.jks' to '/opt/app/dcae-certificate/cert.jks.bak'.
2022-07-14 05:52:44.227 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/dcae-certificate/cert.jks' to '/opt/app/dcae-certificate/cert.jks.bak'.
2022-07-14 05:52:44.228 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Backup file created: '/opt/app/dcae-certificate/cert.jks.bak'
2022-07-14 05:52:44.229 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/dcae-certificate/external/keystore.jks' to '/opt/app/dcae-certificate/cert.jks'.
2022-07-14 05:52:44.230 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/dcae-certificate/external/keystore.jks' to '/opt/app/dcae-certificate/cert.jks'.
2022-07-14 05:52:44.231 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to create a backup of the file: /opt/app/dcae-certificate/jks.pass
2022-07-14 05:52:44.232 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/dcae-certificate/jks.pass' to '/opt/app/dcae-certificate/jks.pass.bak'.
2022-07-14 05:52:44.234 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/dcae-certificate/jks.pass' to '/opt/app/dcae-certificate/jks.pass.bak'.
2022-07-14 05:52:44.234 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Backup file created: '/opt/app/dcae-certificate/jks.pass.bak'
2022-07-14 05:52:44.235 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : Try to copy from '/opt/app/dcae-certificate/external/keystore.pass' to '/opt/app/dcae-certificate/jks.pass'.
2022-07-14 05:52:44.237 DEBUG 1 [           main] o.o.o.c.p.c.FileTools                    : File copied from '/opt/app/dcae-certificate/external/keystore.pass' to '/opt/app/dcae-certificate/jks.pass'.
2022-07-14 05:52:44.238 DEBUG 1 [           main] o.o.o.c.p.CertificatePostProcessor       : Certificate post processing finished successfully.
2022-07-14 05:52:44.239  INFO 1 [           main] o.o.o.c.p.AppExitHandler                 : Application exits with code [0] and message: Success