2021-07-02 00:28:57,057 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2021-07-02 00:29:01,350 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) 2021-07-02 00:29:04.652  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-07-02 00:29:18.463 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-07-02 00:29:20.060  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-07-02 00:29:20.848  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-07-02 00:29:36.665  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 42.314 seconds (JVM running for 50.794) 2021-07-02 00:46:43.959  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController  : Received certificate signing request for CA named: RA 2021-07-02 00:46:44.049 DEBUG 1 [nio-8443-exec-4] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-07-02 00:46:44.247 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.CertificationModelFactory  : Received CSR meta data: CSR: { Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-07-02 00:46:44.251 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.CertificationModelFactory  : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-07-02 00:46:44.348  INFO 1 [nio-8443-exec-4] o.o.o.c.c.CertificationModelFactory  : Sending sign request for certification model for CA named: RA, and certificate signing request: CSR: { Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-07-02 00:46:44.353  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Validate before creating Certificate Request for CA :RA in Mode RA 2021-07-02 00:46:44.358  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-07-02 00:46:44.359  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-07-02 00:46:44.359  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-07-02 00:46:44.443  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-07-02 00:46:44.448  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-07-02 00:46:44.655  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-07-02 00:46:44.664  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-07-02 00:46:44.743  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-07-02 00:46:44.842  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-07-02 00:46:46.253  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-07-02 00:46:46.342  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Response type: 1 2021-07-02 00:46:46.343 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Verifying signature of the response. 2021-07-02 00:46:46.352 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Verifying PasswordBased Protection of the Response. 2021-07-02 00:46:46.444  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1523 2021-07-02 00:46:46.445  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26 2021-07-02 00:46:46.455  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2 2021-07-02 00:46:46.456  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server. 2021-07-02 00:46:46.549  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Response status code: 0 2021-07-02 00:46:46.550  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-07-02 00:46:46.550 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-07-02 00:46:46.551 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-07-02 00:46:46.551 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-07-02 00:46:46.649 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-07-02 00:46:46.650 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-07-02 00:46:46.650 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-07-02 00:46:46.657 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Verifying certificate CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US as part of cert chain with certificate UID=c-030adfdb88eb392c8,CN=ManagementCA,O=EJBCA Container Quickstart 2021-07-02 00:46:46.945 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 548784586451742266621309441971451519503389802314 IssuerDN: UID=c-030adfdb88eb392c8,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Fri Jul 02 00:25:47 UTC 2021 Final Date: Wed Jul 02 00:25:47 UTC 2031 SubjectDN: UID=c-030adfdb88eb392c8,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [59:2f:65:27:0b:74:a6:24:2a:71:62:00:05:64:c8:7b:72:5e:0b:0f] modulus: b563147178dfea34d65d126bc43c3073a27ceeadda1bcb57373d1f942d031c0dfa698f44915397cf076b26da220f0645c77d4ad37c390d8b613b6787560b1704743d9d79ef288618d65f650ce8e08dbdbb054a8283f3bd102a597d6692a618f69a4a162c7bf01b329091b0dcc3174e9805568a65cab8cc8092d65bd2c07b02c3f3d771716f9de10f9fed0a0646e9a35537fc1c9ca8712f41baa476865cda48626776e099e71ccc9d971c00ad0c1440db5b5d5440810536ed20dfb5752ddc81a3f980a9cf703e72d41ee5659a7225d6996d61dc2a426a630c404e3d29053028ba8faee77d0487ec7fa60791f155e9d2bf8b2b28d05767585c006bda88cf2db07a09e60d8a541a87c18d805302737cdc3331c3466d9c0c7e4e53e7181bc6289d58d5139086847e5eeb481e3c70565fef9572275830033396593b16ec3854fe69cab7f866858bf7e6301998da9731564465109bf8506c37e43a7e7733d48120e6c2b1cee88304f583e632ef8736190891b5c2fa85812b7ac6bf826d384e1f955f35 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: a0c6878a9e6f1eaf77a7ae2d3666d9b0bb261bba 1f62b58f440c0571ae136b2f33c6d957fe7293c6 e6aa44956e065f6848d42cafbd529527d3e270c6 2c2d667f3af76311284ba2239696252e3d9c4fc1 fd3b9f6cb8cad0a4121b292fde0681381560d0a9 42bf280ad49e75724c926359255d08dd06da1662 95c7e06ac3850118ab4ae7f4fadcb5102e32bb67 f0d49b5f6682930b3ef0efe02b70d8d49e93734e 9ce1e437231600cda739c88afe0d548b4531395b 3480f90b71c5eb4866d2612fb0ccc213fe649214 29f2a51968a7b73004c9951666e71a45589d9f20 b5ff3132ed8166ebb6082903bbb23dbe27ed998b bb538bc62e3bcff62bc14c1ae918d9c227a7d5a8 b64e659ff42d61e0a58507b15fc4667b5e39d8ad 58229ad3f13e451461f598c45a8b6630850839e1 f6b4b8e43a1f4a869f3b91c7068bd7f581266e00 9fc75a46472e29503edbb9384a759dd71c52e5f7 c11323145368d17e6cc3e8357235f9a97027522c f18e526ab0026027de426025b22fa8afa9298a5a 2bc1e922 Extensions: critical(true) BasicConstraints: isCa(true) critical(false) 2.5.29.35 value = Sequence Tagged [0] IMPLICIT DER Octet String[20] critical(false) 2.5.29.14 value = DER Octet String[20] critical(true) KeyUsage: 0x86 Policy Tree: null Subject Public Key: RSA Public Key [0d:2e:ca:7d:52:4b:77:c2:98:7b:86:30:74:77:2b:59:e8:1f:d9:49] modulus: a5ec781eadfcb59edc92d1639857fa9d177a069343831f499b6067458d2332c94cd5fd959d0e21d1c7233e2c8c3f55b6403cdbf26357dbf9ffa1cc69ee337d1b7e7f72658bd4cd84d64d47af5ea526a6efb6f0fa3e9729b09bf515b92a1f85d8dac8671ee83cdd31916ae0cebd7223046cfbf9da0ad1e2713d2a162486f0ebe5f3625942a5af8df4425f7c8939e7777c921f8a999cdd09c9d5f1f36e04d16bc497619e758a1ac9758577c31c0f5c5b541d40ceed3b26e210ea7e89ea5731e6cc158299b0c9dd5413c15260c2e7d3a228733bb8a22613c843689611358ea8659a583856da59345c84e9155eb6bb6456f63c1189ebad9262c2c5426cfe6653daef public exponent: 10001 ]