Results

By type

          2022-02-13 12:07:14,277 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-02-13 12:07:15,015 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.5.8)

2022-02-13 12:07:15.749  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
Feb 13, 2022 12:07:17 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["https-jsse-nio-8443"]
Feb 13, 2022 12:07:17 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service [Tomcat]
Feb 13, 2022 12:07:17 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet engine: [Apache Tomcat/9.0.56]
Feb 13, 2022 12:07:17 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring embedded WebApplicationContext
2022-02-13 12:07:18.057 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-02-13 12:07:18.374  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-02-13 12:07:18.557  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2022-02-13 12:07:19.185 DEBUG 1 [           main] o.s.w.s.h.AbstractHandlerMethodMapping   : 
	o.o.o.c.a.ReloadConfigController:
	{GET [/reload], produces [application/json]}: reloadConfiguration()
2022-02-13 12:07:19.187 DEBUG 1 [           main] o.s.w.s.h.AbstractHandlerMethodMapping   : 
	o.o.o.c.a.CertificationController:
	{GET [/v1/certificate/{caName}], produces [application/json]}: signCertificate(String,String,String)
	{GET [/v1/certificate-update/{caName}], produces [application/json]}: updateCertificate(String,String,String,String,String)
2022-02-13 12:07:19.188 DEBUG 1 [           main] o.s.w.s.h.AbstractHandlerMethodMapping   : 
	o.o.o.c.a.ReadinessController:
	{GET [/ready], produces [application/json]}: checkReady()
2022-02-13 12:07:19.191 DEBUG 1 [           main] o.s.w.s.h.AbstractHandlerMethodMapping   : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error]}: error(HttpServletRequest)
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2022-02-13 12:07:19.239 DEBUG 1 [           main] o.s.w.s.h.AbstractHandlerMethodMapping   : 
	o.s.a.OpenApiResource:
	{GET [/v3/api-docs], produces [application/json]}: openapiJson(HttpServletRequest,String)
	{GET [/v3/api-docs.yaml], produces [application/vnd.oai.openapi]}: openapiYaml(HttpServletRequest,String)
2022-02-13 12:07:19.242 DEBUG 1 [           main] o.s.w.s.h.AbstractHandlerMethodMapping   : 
	o.s.u.SwaggerWelcome:
	{GET [/docs]}: redirectToUi(HttpServletRequest)
	{GET [/v3/api-docs/swagger-config], produces [application/json]}: openapiYaml(HttpServletRequest)
2022-02-13 12:07:19.367 DEBUG 1 [           main] w.s.h.AbstractDetectingUrlHandlerMapping : 'beanNameHandlerMapping' {}
2022-02-13 12:07:20.028 DEBUG 1 [           main] o.s.w.s.h.SimpleUrlHandlerMapping        : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]], /**/swagger-ui/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]}
Feb 13, 2022 12:07:20 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["https-jsse-nio-8443"]
2022-02-13 12:07:20.948  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.273 seconds (JVM running for 8.883)
Feb 13, 2022 12:07:47 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-02-13 12:08:07.522  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-02-13 12:08:07.531 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-02-13 12:08:07.582 DEBUG 1 [nio-8443-exec-8] .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-02-13 12:08:07.588 DEBUG 1 [nio-8443-exec-8] .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-02-13 12:08:07.609  INFO 1 [nio-8443-exec-8] .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-02-13 12:08:07.611  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-02-13 12:08:07.612  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-02-13 12:08:07.614 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-02-13 12:08:07.614 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-02-13 12:08:07.618 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-02-13 12:08:07.630 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-02-13 12:08:07.634 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-02-13 12:08:07.676 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-02-13 12:08:07.683 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-02-13 12:08:07.683 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-02-13 12:08:07.687 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-02-13 12:08:08.287  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-02-13 12:08:08.290  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-02-13 12:08:08.291 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-02-13 12:08:08.292 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-02-13 12:08:08.304  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-02-13 12:08:08.305  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-02-13 12:08:08.306 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-02-13 12:08:08.306 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-02-13 12:08:08.307 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-02-13 12:08:08.320 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-02-13 12:08:08.320 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-02-13 12:08:08.321 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-02-13 12:08:08.327 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-02-13 12:08:08.328 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-02-13 12:08:08.328 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-02-13 12:08:08.330 DEBUG 1 [nio-8443-exec-8] 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-02-13 12:08:08.359 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 343477864021766963366925334228930747608651604703
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sun Feb 13 12:05:19 UTC 2022
           Final Date: Fri Feb 13 12:05:18 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [6d:e0:0b:a0:9d:13:3a:de:3e:c3:4b:cb:db:89:bc:64:69:b7:fb:a1]
            modulus: cc33b5bae7cbf1c8f611a4721a3fdfc5b13430e2c1ef75e80a3548a6a1581c66bb18bbc794a203b40b9e77fa28f4ab5c94ce5e6b1ac74b5e0a03b1b2fdb741b827e7b01fefd744d14b8d079785acacb9879a31f51dc3351284a46866eba2699972afb79614e88ccec7e4a6d15c80e70cf5d1d2520ac2a907aa803bf78eadc27aef64ff5c9848a92f4a92fb325f9858c591ec54c7eb830dcf73658229074fb4cc0abe59fd18d35fab3b2d8077ec132f588f0ea2a6d8e9905084a9c3f0630a90e50b47518992a4c07aa58f446247aaf0e5611a1a89f870063118e5d1e2423a72f8b9d822f4b95f627123d8d0b6fda64135b618a7fc2e9dce6d5238b3fcff1bc8838d203f36a8db508bddce2cd8892765bdfa1a7a313d46b64e861166cc24231b1dfcb5a26588421fdca95d415b818ee968e9897b96470e91c23663dbed021c9ecfc41d6f4f8af1b90871492887bca16a1a3255cede9319b9211ee33beab146e6c1979cd8ddc6537aadb2978e520fe839a6192551df028f2dc8a605e53d2966ca67
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 251a3a70e2ddc923e17a209ef4c20f5b0253c7c1
                       a5024cda9dbfa3547a6af5336fe43aaa62c1c2bf
                       fb5be3df3d1321cb16f89bc07dcd0df44c3b616b
                       0a678b6d1c4fe6b21cd8fa4ec06ab56556b7ccad
                       8d2c9372a1e05270151d8df8e9125229381dd88c
                       0f89c036b26fee8913701ca8ff3f1563b33fbfb0
                       8a9ea8820b2172a6b6ae5a6c7c075a5cd1b8b045
                       72227987da9b7d6478dbe33f88976f1e834767cc
                       016ec1df612afe83604dbeb62d55a35e27b9b78c
                       aa8958cf9f183ea7afb654a901918d1176041c9f
                       dd0eb5e2ae742cfe09045e44e6775f95cb3f2f4b
                       49f07dcbf5a2c49b13def41ac48a6a8c5dca5e35
                       e73d1e81ee1f75bcc340b3d12591aa65002a89d2
                       02c9aaafd7935c8a7bddd29a33f16ddb1ae537cb
                       45562acbb8002220750e634bdd88c9640475aca9
                       2f0af1fbe3bfa80be804821833952e2825379f70
                       dc1f804fe69343e80cbf719c896fb677e8ef4172
                       af63b9b7c709f9f450d87fe09d2593b867dbd0f9
                       e92ebeb41a03dc8fdd4899a47964aa6d50692c80
                       100cf280
       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 [13:d6:db:5b:57:ab:a3:f3:e9:23:22:6b:4b:e6:8d:72:4f:12:c1:a5]
            modulus: d1d3d29fe87928b90a1698ca31fced8ab3c6cc86b043329e58b98d28ff3c1d7f43d67b84ddc8e3c61bd1c55b6a96549933d55014d6ba29140f5502f4ebc7c35d4ea0e8f36c63cf7d4aa9303b6b6b1aefbfb426920e6c353910a85e208534a643664916214d8c22c2b2f7ae06ab86a7c924ad6de39419c379281a281e18983151bd71b18abaf9dee04ebc4990366b262f93184d49dd85e8b6daa501becfe8b77319711f77797e8a5f842eec0892e984d33d6795cd0b5f94a33c7d25d691b7df12a38044ce807b502c9424065a1fede7ad9d6249684d4588df968df8417b2fe9a03bca4c207e3c1c9fb86e49f666655b97f81a0dd367a7cc6e8d29710185a69fcd
    public exponent: 10001

]