Results

By type

          WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
2021-06-29 08:12:53.128  INFO 1 [           main] o.o.o.c.c.c.f.ClientConfigurationFactory : Successful validation of Client configuration. Configuration data: REQUEST_URL: https://oom-cert-service:8443/v1/certificate/, REQUEST_TIMEOUT: 30000, OUTPUT_PATH: /opt/app/dcae-certificate/external, CA_NAME: RA, OUTPUT_TYPE: JKS
2021-06-29 08:12:53.152  INFO 1 [           main] o.o.o.c.c.c.f.CsrConfigurationFactory    : Successful validation of CSR configuration. Configuration data: COMMON_NAME: dcae-ves-collector-cmpv2-cert-wrong-sans, COUNTRY: US, STATE: California, ORGANIZATION: Linux-Foundation, ORGANIZATION_UNIT: ONAP, LOCATION: San-Francisco, SANS: [{SAN value: wrong-sans, type: dNSName}]
2021-06-29 08:12:53.153  INFO 1 [           main] o.o.o.c.c.c.KeyPairFactory               : KeyPair generation started with algorithm: RSA and key size: 2048
2021-06-29 08:12:53.781  INFO 1 [           main] o.o.o.c.c.c.CsrFactory                   : Creation of CSR has been started with following parameters: COMMON_NAME: dcae-ves-collector-cmpv2-cert-wrong-sans, COUNTRY: US, STATE: California, ORGANIZATION: Linux-Foundation, ORGANIZATION_UNIT: ONAP, LOCATION: San-Francisco, SANS: [{SAN value: wrong-sans, type: dNSName}]
2021-06-29 08:12:53.826  INFO 1 [           main] o.o.o.c.c.c.CsrFactory                   : Creation of CSR has been completed successfully
2021-06-29 08:12:53.827  INFO 1 [           main] o.o.o.c.c.c.CsrFactory                   : Conversion of CSR to PEM has been started
2021-06-29 08:12:53.832  INFO 1 [           main] o.o.o.c.c.c.PrivateKeyToPemEncoder       : Attempt to encode private key to PEM
2021-06-29 08:12:53.960  INFO 1 [           main] o.o.o.c.c.h.HttpClient                   : Attempt to send request to API, on url: https://oom-cert-service:8443/v1/certificate/RA 
2021-06-29 08:12:54.271  INFO 1 [           main] o.o.o.c.c.h.HttpClient                   : Received response from API
2021-06-29 08:12:54.291 DEBUG 1 [           main] o.o.o.c.c.c.w.CertFileWriter             : Destination path not exists, subdirectories are created
2021-06-29 08:12:54.296 DEBUG 1 [           main] o.o.o.c.c.c.c.ConvertedArtifactsCreator  : Attempt to create keystore files and saving data. File names: keystore.jks, keystore.pass
2021-06-29 08:12:54.297  INFO 1 [           main] o.o.o.c.c.c.c.PemConverter               : Conversion of PEM certificates to JKS keystore
2021-06-29 08:12:54.383 DEBUG 1 [           main] o.o.o.c.c.c.w.CertFileWriter             : Attempt to save file keystore.jks in path /opt/app/dcae-certificate/external
2021-06-29 08:12:54.384 DEBUG 1 [           main] o.o.o.c.c.c.w.CertFileWriter             : Attempt to save file keystore.pass in path /opt/app/dcae-certificate/external
2021-06-29 08:12:54.384 DEBUG 1 [           main] o.o.o.c.c.c.c.ConvertedArtifactsCreator  : Attempt to create truststore files and saving data. File names: truststore.jks, truststore.pass
2021-06-29 08:12:54.385  INFO 1 [           main] o.o.o.c.c.c.c.PemConverter               : Conversion of PEM certificates to JKS truststore
2021-06-29 08:12:54.401 DEBUG 1 [           main] o.o.o.c.c.c.w.CertFileWriter             : Attempt to save file truststore.jks in path /opt/app/dcae-certificate/external
2021-06-29 08:12:54.402 DEBUG 1 [           main] o.o.o.c.c.c.w.CertFileWriter             : Attempt to save file truststore.pass in path /opt/app/dcae-certificate/external
2021-06-29 08:12:54.403  INFO 1 [           main] o.o.o.c.c.AppExitHandler                 : Application exits with following exit code: 0 and message: Success