Results

By type

          2021-12-11 12:14:01,809 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-12-11 12:14:02,872 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-12-11 12:14:03.479  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-11 12:14:06.057 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-11 12:14:06.257  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-11 12:14:06.364  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-12-11 12:14:08.078  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.871 seconds (JVM running for 8.636)
2021-12-11 12:14:49.625  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-11 12:14:49.634 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-11 12:14:49.673 DEBUG 1 [nio-8443-exec-1] .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] }
2021-12-11 12:14:49.677 DEBUG 1 [nio-8443-exec-1] .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'}
2021-12-11 12:14:49.693  INFO 1 [nio-8443-exec-1] .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] }
2021-12-11 12:14:49.696  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-11 12:14:49.697  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-11 12:14:49.699 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-11 12:14:49.699 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-11 12:14:49.702 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-11 12:14:49.708 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-11 12:14:49.711 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-11 12:14:49.742 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-11 12:14:49.746 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-11 12:14:49.746 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-11 12:14:49.749 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-11 12:14:50.251  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-11 12:14:50.257  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-11 12:14:50.258 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-11 12:14:50.261 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-11 12:14:50.273  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-11 12:14:50.274  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-11 12:14:50.276 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-11 12:14:50.276 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-11 12:14:50.277 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-11 12:14:50.292 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-11 12:14:50.301 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-11 12:14:50.302 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-11 12:14:50.313 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-11 12:14:50.314 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-11 12:14:50.315 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-11 12:14:50.318 DEBUG 1 [nio-8443-exec-1] 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
2021-12-11 12:14:50.358 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 281815446900272425723531162193145591153736731005
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Dec 11 12:11:16 UTC 2021
           Final Date: Thu Dec 11 12:11:15 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [fe:7c:ee:f7:16:e8:cd:f8:7c:25:cb:8f:20:0c:33:71:18:80:3f:b6]
            modulus: e2e1ec2d4c30759a3f134cdc8ecec993df45fcf7033014d3e195ea6716ecf2cb4c1d8ca60a09332b2b6074405886f0427fdbfeefaf1d7ab630917f78c700ca1a4a111fb63a885262f457732be64b4d8627295aaa4d84c1b9e048e738f005c3ba4e7f6133d69a62315e0e207a5c72c03bf67979443b248b7d6c89d50909e6201513b844d58a801b70482c4d909b8dfc7c8f257584090d4ecaa1070912e3c33fcd43f625a0cc8f469a254cb91c5fb84b824ec1cb6b8c65d536568caaf480e60fb417cd3d8f5b651fd80729907bf56f5910526091cd470a8ec94762c8a07bfb3df5ee580c39c0d27d51613d4fd95da0351dd82e8f5e79abd4c6dd373384d351be5dc29df7234835deed33ee1446022f0c58d6e976d353e02d986149f67bf421b5f971193ac58c8c33bb69733f619ee2e59a6a49a8a288c39935a0cd30bd8efa72cf3b52bfc82835e438f642f4c56443e8c79c8d7003fcded41ae6c9b2166189d2389801734fc15ede62398e0faee19c632fb0bfa1656c96dc4686a8f40def6da085
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 5cec6bd6bf5c0c86d357971f6cbc60e541d2b971
                       6c21fbd0253b560b4915df632ab7cf3bb694355c
                       b2ff1839c0cbb8b27b2f4c27adaf831eb6caf78d
                       d611ded668895ae99123ca8d4e80fa84bda440dd
                       2455c602cc1d9200dcfd2d6f673d72db5dc6edf8
                       791e4a946c04599eaadf579c2c7798f6becc0abf
                       c831f69c53e299bb0c3c160196d12fb94611ab03
                       b0b0abbed4a7ed40d19827743a1c64447e7e3562
                       4ddd460f2d5d654f57705b0a607d249b0f6c8b4e
                       98723c886704fc8c2b22047c1219b4a962f8a5ae
                       92a3e9c18d0a54464921d81022d3ffd1e243f919
                       359e426b8f452829f15f4a474ab19ce2537b4113
                       276657ffb8242777c1f70aab79c803b19c6f3c8c
                       cf78fa9f133e4087b1182228c9a943f1fc539bad
                       0f449fb88d8bc723054ace5bf8fdd643f0e0fe19
                       7d9922d3422e2de39fcc8d4bb3f8770a012e0995
                       30f18c604be4fbb0d4a17502de7d6c60086a00a5
                       18759ca23f9ae3639a9ef345a2793bcb1017c1d8
                       a9cb73cd5fa56c920171c6ad943261425e89f06f
                       836c0749
       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 [71:6e:8c:82:52:c0:3a:2f:f2:54:7e:61:ae:a1:2d:3b:fe:c3:58:68]
            modulus: c33c8a5a9a446431f8ff6933a88e2564057df58ba5494f1621fd70c01c3405a89056970b8f97160b9f76ff060ffb10cd19bba5b5b9c806d5dc846146939d250c9c000f8140dfd468f1ebe89f15fe7abd0bfd471de8f04227d2e399ca91a4003be27895027fe95d28a583dcb4d9a28cd1482d6c7b99a1a54b5693953bae8432c114ab11aaf6cd7a1e3e4408ecfe02fb9043743f13738feb36029811bd335c2cfe1adfbaa48358e126328f7652b4487740c28dca9c993de4d55a059d770f7e990e3caf307b528e0c018def2579ff1e84b3fb561712fbbc34744c56bea43931dfbbed6a4573da952e3bdcc79b7e06186dc22a862c419da7fff4a0c536be5d1d935f
    public exponent: 10001

]