Results

By type

          2022-01-06 23:10:56,276 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.
2022-01-06 23:10:56,901 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)

2022-01-06 23:10:57.508  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-06 23:10:59.781 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-06 23:10:59.969  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-06 23:11:00.072  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2022-01-06 23:11:01.641  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.716 seconds (JVM running for 6.997)
2022-01-06 23:11:48.781  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-06 23:11:48.789 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-06 23:11:48.825 DEBUG 1 [nio-8443-exec-3] .o.c.c.CertificationResponseModelFactory : Received CSR meta data: 
CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] }
2022-01-06 23:11:48.828 DEBUG 1 [nio-8443-exec-3] .o.c.c.CertificationResponseModelFactory : Found server for given CA name: 
Cmpv2Server{authentication=Authentication{  iak=*****, rv=*****}, caName='RA', issuerDN='O=EJBCA Container Quickstart,CN=ManagementCA,UID=12345', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'}
2022-01-06 23:11:48.846  INFO 1 [nio-8443-exec-3] .o.c.c.CertificationResponseModelFactory : Sending initialization request for certification model for CA named: RA, and certificate signing request:
CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] }
2022-01-06 23:11:48.849  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-06 23:11:48.850  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-06 23:11:48.853 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-06 23:11:48.853 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-06 23:11:48.857 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-06 23:11:48.867 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-06 23:11:48.871 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-06 23:11:48.915 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-06 23:11:48.920 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-06 23:11:48.921 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-06 23:11:48.926 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-06 23:11:49.474  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-06 23:11:49.477  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-06 23:11:49.478 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-06 23:11:49.480 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-06 23:11:49.487  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-06 23:11:49.489  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-06 23:11:49.490 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-06 23:11:49.490 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-06 23:11:49.491 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-06 23:11:49.502 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-06 23:11:49.503 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-06 23:11:49.503 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-06 23:11:49.509 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-06 23:11:49.509 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-06 23:11:49.510 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-06 23:11:49.511 DEBUG 1 [nio-8443-exec-3] 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=12345,CN=ManagementCA,O=EJBCA Container Quickstart
2022-01-06 23:11:49.537 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 207426085575125288687040517909948059035657910463
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Jan 06 23:08:58 UTC 2022
           Final Date: Tue Jan 06 23:08:57 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [f1:3a:e3:b6:6e:58:6f:0b:61:b4:23:53:ff:8f:36:7e:3c:53:ed:0e]
            modulus: ddedb48f4794f37860832dcfa69b2855f9bd6e687446b002e973782aee5155c8edb1f027cba8d0242ed71ba5c094d026f813f5a675fd5c772cc25dd29306f1805f162eef7431e00a9218208b6944125ca68e04b4a9a765666e4f178a39c03fc4cba1f3f5e2e1d3843b13ff0d76f587856def045db9a7a830e0ce2f3920df88d15c78706a49107fcd528d892603e45b6bf30136d02a3aceaf895e1a6600cef09e030c76fcca8abb4aaa7a44d20263bd8458c9295e626c031991d68ab64979af763f9372731e0efa56a27fe0d3b402fc1a83a74547bf08b81aaccd889c675eae4dbd188caec58b23acd8136ad2ecdd81811e62edfd1d57c5f82b148d1921b595fcf9649d053c538f184d016873e09def4d84a26a07fa112a97c700b33db7810bf9dc0e86ec6580879ef88e5bc06fa22fdab1fde408f6bc2bbe0c25070c3b2c23a3f1864e1a287f68f3e601dc7af7887bc3037b7306366252337a88ca13c09eb7a74fae3903f9288baba97e241d438a3f6e25ac72b06dc57d3aeaf87ef7f4402891
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 5c1b469af197a7f469d3356cffdcd31f2fca8323
                       4b1ccc7ce3d5391752f42d80adfa7de5ab90c97b
                       836d1a46d748c12cef5012d73e3eef9cde14b395
                       97cd5747ee702222279c4f53febc69c9e15eca48
                       f3bdc6b2ac59ad9518d2f214f9f6ed10a0139777
                       d8f7dc0f7a6a6203a89dea33dd0a7591aef474a3
                       be0d2da1ebed6d56b0652f25e26cab38de86c7e6
                       5b01ec972caf56686dbee38955c97a9baf882d22
                       0b101e0d5090bf663143d69212d93a66da7381d7
                       09178197f831ff12625c7a240c5d06f64ae235fe
                       350ac965d551684f07572ae4a669b44c01087fad
                       1bdb70e54ab9e8ca5a9c00ec818c1cb89efe8994
                       614ae761a67a34603a4ee87c127e62b5949a774c
                       2a5a88a3b00dfeed3e794a992e45c662d2fb6732
                       a82e5d1ffc217b3cbe296c78aefe36f19f64e2a1
                       d7eececf9b3ef953e4c3e7091f15dfcef11ae69f
                       c82f0c9c6b05bbe8daf541e9d6da1f5d8e986773
                       043b39260ba9685b163834fd917ac797d7468c3b
                       b87bc022ce2bafee85bd4f99c5eb23eb98a7e597
                       e7986dab
       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 [59:dc:98:63:ae:54:89:74:c4:b5:9b:76:06:0d:c6:2c:c5:a2:79:c7]
            modulus: e28fd2b5e38d2e1cc0066dea6da11e1ce3dbab69c98a3334dad7ddcf1cfee21777a6ddc67a716072897a135d00c5f3820c142c4d9954b3fbd705166697e6b46641eeb77a314150bd1ba18a0975bd1bbb7aaa8a973bf8f90c9afbc804c87a38b6a7daf412f4395b9420717718ca9ac48834bab2374ca0a5e05b5ae3d3e05b4f2127f02a94ea0e1505f25dc6ef927d467e4ae340f92b0d52c838308462a9225cfeebe2f3c24cb4362b64404afb01317bdde91b2e77bed958a0f0ced715ba8ca3ca876327ab9491e7ff5b36d7f50d3c5ccca4f375c927c64f5f92c1156bb83ecf38316d8b356e3f20c2a6f0f9c242daa01610c1703ad39ec0d7d5d5907d9ce5dacd
    public exponent: 10001

]