WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. 2021-07-27 01:41:27.265  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:41:27.309  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: wrong-cert, type: dNSName}] 2021-07-27 01:41:27.310  INFO 1 [ main] o.o.o.c.c.c.KeyPairFactory  : KeyPair generation started with algorithm: RSA and key size: 2048 2021-07-27 01:41:28.018  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: wrong-cert, type: dNSName}] 2021-07-27 01:41:28.081  INFO 1 [ main] o.o.o.c.c.c.CsrFactory  : Creation of CSR has been completed successfully 2021-07-27 01:41:28.083  INFO 1 [ main] o.o.o.c.c.c.CsrFactory  : Conversion of CSR to PEM has been started 2021-07-27 01:41:28.089  INFO 1 [ main] o.o.o.c.c.c.PrivateKeyToPemEncoder  : Attempt to encode private key to PEM 2021-07-27 01:41:28.239  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:41:28.680  INFO 1 [ main] o.o.o.c.c.h.HttpClient  : Received response from API 2021-07-27 01:41:28.704 DEBUG 1 [ main] o.o.o.c.c.c.w.CertFileWriter  : Destination path not exists, subdirectories are created 2021-07-27 01:41:28.704 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:41:28.705  INFO 1 [ main] o.o.o.c.c.c.PrivateKeyToPemEncoder  : Attempt to encode private key to PEM 2021-07-27 01:41:28.705 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:41:28.706 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:41:28.706 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:41:28.707 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:41:28.707 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:41:28.708  INFO 1 [ main] o.o.o.c.c.AppExitHandler  : Application exits with following exit code: 0 and message: Success