WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. 2021-07-27 01:40:50.672  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: /etc/apache2/certs/external, CA_NAME: RA, OUTPUT_TYPE: PEM 2021-07-27 01:40:50.702  INFO 1 [ main] o.o.o.c.c.c.f.CsrConfigurationFactory  : Successful validation of CSR configuration. Configuration data: COMMON_NAME: https-server, COUNTRY: US, STATE: California, ORGANIZATION: Linux-Foundation, ORGANIZATION_UNIT: ONAP, LOCATION: San-Francisco, SANS: [{SAN value: https-server, type: dNSName}] 2021-07-27 01:40:50.703  INFO 1 [ main] o.o.o.c.c.c.KeyPairFactory  : KeyPair generation started with algorithm: RSA and key size: 2048 2021-07-27 01:40:51.538  INFO 1 [ main] o.o.o.c.c.c.CsrFactory  : Creation of CSR has been started with following parameters: COMMON_NAME: https-server, COUNTRY: US, STATE: California, ORGANIZATION: Linux-Foundation, ORGANIZATION_UNIT: ONAP, LOCATION: San-Francisco, SANS: [{SAN value: https-server, type: dNSName}] 2021-07-27 01:40:51.595  INFO 1 [ main] o.o.o.c.c.c.CsrFactory  : Creation of CSR has been completed successfully 2021-07-27 01:40:51.596  INFO 1 [ main] o.o.o.c.c.c.CsrFactory  : Conversion of CSR to PEM has been started 2021-07-27 01:40:51.601  INFO 1 [ main] o.o.o.c.c.c.PrivateKeyToPemEncoder  : Attempt to encode private key to PEM 2021-07-27 01:40:51.749  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-07-27 01:40:52.112  INFO 1 [ main] o.o.o.c.c.h.HttpClient  : Received response from API 2021-07-27 01:40:52.129 DEBUG 1 [ main] o.o.o.c.c.c.w.CertFileWriter  : Destination path not exists, subdirectories are created 2021-07-27 01:40:52.130 DEBUG 1 [ main] o.o.o.c.c.c.c.PemArtifactsCreator  : Attempt to create PEM private key file and saving data. File name: key.pem 2021-07-27 01:40:52.130  INFO 1 [ main] o.o.o.c.c.c.PrivateKeyToPemEncoder  : Attempt to encode private key to PEM 2021-07-27 01:40:52.130 DEBUG 1 [ main] o.o.o.c.c.c.w.CertFileWriter  : Attempt to save file key.pem in path /etc/apache2/certs/external 2021-07-27 01:40:52.131 DEBUG 1 [ main] o.o.o.c.c.c.c.PemArtifactsCreator  : Attempt to create PEM keystore file and saving data. File name: keystore.pem 2021-07-27 01:40:52.131 DEBUG 1 [ main] o.o.o.c.c.c.w.CertFileWriter  : Attempt to save file keystore.pem in path /etc/apache2/certs/external 2021-07-27 01:40:52.132 DEBUG 1 [ main] o.o.o.c.c.c.c.PemArtifactsCreator  : Attempt to create PEM truststore file and saving data. File name: truststore.pem 2021-07-27 01:40:52.132 DEBUG 1 [ main] o.o.o.c.c.c.w.CertFileWriter  : Attempt to save file truststore.pem in path /etc/apache2/certs/external 2021-07-27 01:40:52.133  INFO 1 [ main] o.o.o.c.c.AppExitHandler  : Application exits with following exit code: 0 and message: Success