By type
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. 2021-04-23 18:19:35.478 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.f.ClientConfigurationFactory[m : Successful validation of Client configuration. Configuration data: REQUEST_URL: https://oom-cert-service:8443/v1/certificate/, REQUEST_TIMEOUT: 30000, OUTPUT_PATH: /app/store/external, CA_NAME: RA, OUTPUT_TYPE: P12 2021-04-23 18:19:35.519 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.f.CsrConfigurationFactory [m : Successful validation of CSR configuration. Configuration data: COMMON_NAME: pnf-simulator, COUNTRY: US, STATE: California, ORGANIZATION: Linux-Foundation, ORGANIZATION_UNIT: ONAP, LOCATION: San-Francisco, SANS: [{SAN value: pnf-simulator, type: dNSName}] 2021-04-23 18:19:35.519 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.KeyPairFactory [m : KeyPair generation started with algorithm: RSA and key size: 2048 2021-04-23 18:19:36.290 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.CsrFactory [m : Creation of CSR has been started with following parameters: COMMON_NAME: pnf-simulator, COUNTRY: US, STATE: California, ORGANIZATION: Linux-Foundation, ORGANIZATION_UNIT: ONAP, LOCATION: San-Francisco, SANS: [{SAN value: pnf-simulator, type: dNSName}] 2021-04-23 18:19:36.361 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.CsrFactory [m : Creation of CSR has been completed successfully 2021-04-23 18:19:36.363 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.CsrFactory [m : Conversion of CSR to PEM has been started 2021-04-23 18:19:36.371 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.PrivateKeyToPemEncoder [m : Attempt to encode private key to PEM 2021-04-23 18:19:36.549 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.h.HttpClient [m : Attempt to send request to API, on url: https://oom-cert-service:8443/v1/certificate/RA 2021-04-23 18:19:37.104 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.h.HttpClient [m : Received response from API 2021-04-23 18:19:37.122 [32mDEBUG[m [35m1[m [ main] [36mo.o.o.c.c.c.w.CertFileWriter [m : Destination path not exists, subdirectories are created 2021-04-23 18:19:37.127 [32mDEBUG[m [35m1[m [ main] [36mo.o.o.c.c.c.c.ConvertedArtifactsCreator [m : Attempt to create keystore files and saving data. File names: keystore.p12, keystore.pass 2021-04-23 18:19:37.128 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.c.PemConverter [m : Conversion of PEM certificates to PKCS12 keystore 2021-04-23 18:19:37.445 [32mDEBUG[m [35m1[m [ main] [36mo.o.o.c.c.c.w.CertFileWriter [m : Attempt to save file keystore.p12 in path /app/store/external 2021-04-23 18:19:37.446 [32mDEBUG[m [35m1[m [ main] [36mo.o.o.c.c.c.w.CertFileWriter [m : Attempt to save file keystore.pass in path /app/store/external 2021-04-23 18:19:37.447 [32mDEBUG[m [35m1[m [ main] [36mo.o.o.c.c.c.c.ConvertedArtifactsCreator [m : Attempt to create truststore files and saving data. File names: truststore.p12, truststore.pass 2021-04-23 18:19:37.448 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.c.PemConverter [m : Conversion of PEM certificates to PKCS12 truststore 2021-04-23 18:19:37.562 [32mDEBUG[m [35m1[m [ main] [36mo.o.o.c.c.c.w.CertFileWriter [m : Attempt to save file truststore.p12 in path /app/store/external 2021-04-23 18:19:37.731 [32mDEBUG[m [35m1[m [ main] [36mo.o.o.c.c.c.w.CertFileWriter [m : Attempt to save file truststore.pass in path /app/store/external 2021-04-23 18:19:37.739 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.AppExitHandler [m : Application exits with following exit code: 0 and message: Success