2021-09-10 11:20:30,771+0000 INFO [/opt/primekey/bin/start.sh] (process:1) uid=10001 gid=0(root) groups=0(root)
2021-09-10 11:20:30,902+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Detected 0.0 available core(s).
2021-09-10 11:20:30,917+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Detected 16818552832 bytes available host memory.
2021-09-10 11:20:30,956+0000 INFO [/opt/primekey/bin/start.sh] (process:1) MySQL/MariaDB database.
2021-09-10 11:20:32,095+0000 ERROR [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Socket fail to connect to host:mariadb-galera, port:3306. Connection refused (Connection refused)
2021-09-10 11:20:32,096+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done.
2021-09-10 11:20:32,112+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Waiting for external database 'jdbc:mariadb://mariadb-galera:3306/ejbca' to become available.
2021-09-10 11:20:36,323+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected.
2021-09-10 11:20:36,339+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'SELECT 1' -> hit
2021-09-10 11:20:36,340+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done.
2021-09-10 11:20:37,406+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected.
2021-09-10 11:20:37,421+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'SELECT rowVersion FROM GlobalConfigurationData WHERE configurationId='UPGRADE'' -> hit
2021-09-10 11:20:37,422+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done.
2021-09-10 11:20:37,443+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Starting application server:
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/primekey/wildfly-22.0.1.Final
JAVA: java
JAVA_OPTS: -server -Xms128m -Xmx15703m -Xss256k -XX:MetaspaceSize=160m -XX:MaxMetaspaceSize=256m -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:+ExitOnOutOfMemoryError -Djdk.tls.ephemeralDHKeySize=2048 -Djava.net.preferIPv4Stack=false -Djava.security.egd=file:/dev/random -Dcontainer.database.name=mysql -Dcontainer.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect -Dhibernate.dialect.storage_engine=innodb -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED
=========================================================================
2021-09-10 11:20:39,075+0000 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.1.Final (WildFly Core 14.0.1.Final) starting
2021-09-10 11:20:40,801+0000 WARN [org.jboss.as.server.deployment.scanner] (ServerService Thread Pool -- 4) WFLYDS0006: Reliable deployment behaviour is not possible when auto-deployment of exploded content is enabled (i.e. deployment without use of ".dodeploy"' marker files). Configuration of auto-deployment of exploded content is not recommended in any situation where reliability is desired. Configuring the deployment scanner's auto-deploy-exploded setting to "false" is recommended.
2021-09-10 11:20:40,919+0000 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2021-09-10 11:20:41,083+0000 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 2.2.4.Final starting
2021-09-10 11:20:41,501+0000 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
2021-09-10 11:20:41,539+0000 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
2021-09-10 11:20:41,564+0000 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener remoting listening on 127.0.0.1:4447
2021-09-10 11:20:42,908+0000 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 46) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.8.Final
2021-09-10 11:20:42,984+0000 INFO [org.infinispan.CONFIG] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2021-09-10 11:20:42,987+0000 INFO [org.infinispan.CONFIG] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2021-09-10 11:20:43,101+0000 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 46) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller'
2021-09-10 11:20:46,418+0000 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for ejbca
2021-09-10 11:20:48,332+0000 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 46) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'ejbca.ear#ejbca'
2021-09-10 11:20:49,263+0000 ERROR [org.jboss.as.jsf] (MSC service thread 1-1) WFLYJSF0002: Could not load JSF managed bean class: org.ejbca.ui.web.admin.peerconnector.PeerConnectorsMBean
2021-09-10 11:20:49,263+0000 ERROR [org.jboss.as.jsf] (MSC service thread 1-1) WFLYJSF0002: Could not load JSF managed bean class: org.ejbca.ui.web.admin.peerconnector.PeerConnectorMBean
2021-09-10 11:20:51,344+0000 WARN [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0131: EJB org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean should not have a final or static method (decRemainingLoginAttempts)
2021-09-10 11:20:51,887+0000 WARN [org.jboss.as.ee] (MSC service thread 1-2) WFLYEE0007: Not installing optional component view-handler.org.apache.myfaces.tomahawk.application.ResourceViewHandlerWrapper due to an exception (enable DEBUG log level to see the cause)
2021-09-10 11:20:51,892+0000 WARN [org.jboss.as.ee] (MSC service thread 1-2) WFLYEE0007: Not installing optional component exception-handler-factory.org.ejbca.ra.jsfext.RaExceptionHandlerFactory due to an exception (enable DEBUG log level to see the cause)
2021-09-10 11:20:51,897+0000 WARN [org.jboss.as.ee] (MSC service thread 1-2) WFLYEE0007: Not installing optional component resource-handler.org.apache.myfaces.custom.captcha.CAPTCHAResourceHandlerWrapper due to an exception (enable DEBUG log level to see the cause)
2021-09-10 11:20:51,903+0000 WARN [org.jboss.as.ee] (MSC service thread 1-2) WFLYEE0007: Not installing optional component resource-handler.org.apache.myfaces.tomahawk.resource.UncompressedResourceHandlerWrapper due to an exception (enable DEBUG log level to see the cause)
2021-09-10 11:20:51,904+0000 WARN [org.jboss.as.ee] (MSC service thread 1-2) WFLYEE0007: Not installing optional component faces-context-factory.org.apache.myfaces.webapp.filter.TomahawkFacesContextFactory due to an exception (enable DEBUG log level to see the cause)
2021-09-10 11:20:53,942+0000 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 46) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'ejbca.ear#ejbca'
2021-09-10 11:20:54,114+0000 WARN [org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader] (ServerService Thread Pool -- 46) HHH000207: Property org.ejbca.core.ejb.approval.ApprovalData.subjectdn not found in class but described in (possible typo error)
2021-09-10 11:20:56,268+0000 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType>) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1!
2021-09-10 11:20:57,627+0000 SEVERE [javax.enterprise.resource.webcontainer.jsf.flow] (MSC service thread 1-2) Unable to obtain CDI 1.1 utilities for Mojarra
2021-09-10 11:20:57,632+0000 SEVERE [javax.enterprise.resource.webcontainer.jsf.application.view] (MSC service thread 1-2) Unable to obtain CDI 1.1 utilities for Mojarra
2021-09-10 11:21:00,071+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 74) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:00,071+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 55) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:00,071+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 53) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, GET]
2021-09-10 11:21:00,072+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 54) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:00,071+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 61) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:00,073+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 57) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:00,071+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 58) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:00,074+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 48) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:00,074+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 51) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, GET]
2021-09-10 11:21:00,101+0000 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 52) Init, EJBCA 7.4.3.2 Community (67479006a69140e81d66e39871bed8255362effc) startup.
2021-09-10 11:21:00,402+0000 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 52) BouncyCastle provider is from our ejbca.ear classloader.
2021-09-10 11:21:00,408+0000 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 52) Registered AuthenticationTokens [OAuth2AuthenticationToken, PublicAccessAuthenticationToken, CliAuthenticationToken, CertificateAuthenticationToken, AlwaysAllowLocalAuthenticationToken]
2021-09-10 11:21:00,410+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Class not found: se.primeKey.caToken.card.PrimeCAToken.
2021-09-10 11:21:00,410+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Can not register se.primeKey.caToken.card.PrimeCAToken. This is normally not an error.
2021-09-10 11:21:00,434+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Class not found: org.ejbca.keys.token.AWSKMSCryptoToken.
2021-09-10 11:21:00,434+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Can not register org.ejbca.keys.token.AWSKMSCryptoToken. This is normally not an error.
2021-09-10 11:21:00,434+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Class not found: org.cesecore.keys.token.p11ng.cryptotoken.Pkcs11NgCryptoToken.
2021-09-10 11:21:00,434+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Can not register org.cesecore.keys.token.p11ng.cryptotoken.Pkcs11NgCryptoToken. This is normally not an error.
2021-09-10 11:21:00,465+0000 INFO [org.cesecore.dbprotection.ProtectedData] (ServerService Thread Pool -- 52) No database integrity protection available in this version of EJBCA.
2021-09-10 11:21:00,573+0000 INFO [org.ejbca.core.ejb.ca.caadmin.CAAdminSessionBean] (ServerService Thread Pool -- 52) Initialized CA: ManagementCA with expire time: 2031-09-10 11:18:59+00:00
2021-09-10 11:21:00,584+0000 INFO [org.cesecore.audit.AuditDevicesConfig] (ServerService Thread Pool -- 52) Registered audit device using implementation: org.cesecore.audit.impl.log4j.Log4jDevice
2021-09-10 11:21:00,585+0000 INFO [org.cesecore.audit.AuditDevicesConfig] (ServerService Thread Pool -- 52) Configured exporter AuditExporterDummy for device Log4jDevice
2021-09-10 11:21:00,588+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2021-09-10 11:21:00+00:00;EJBCA_STARTING;SUCCESS;SERVICE;EJBCA;Application internal;;dev-ejbca-5c6c98d464-lxqr9;;msg=Init, EJBCA 7.4.3.2 Community (67479006a69140e81d66e39871bed8255362effc) startup.
2021-09-10 11:21:00,591+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2021-09-10 11:21:00+00:00;LOG_MANAGEMENT_CHANGE;VOID;SECURITY_AUDIT;CORE;Application internal;;;;msg=No integrity protected security audit logger devices configured.
2021-09-10 11:21:00,598+0000 INFO [org.ejbca.core.ejb.authorization.AuthorizationSystemSessionBean] (ServerService Thread Pool -- 52) Roles or CAs exist, not intializing Super Administrator Role
2021-09-10 11:21:01,353+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 52) Setting isUniqueCertificateSerialNumberIndex to: true
2021-09-10 11:21:01,389+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2021-09-10 11:21:01+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:21:01,394+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2021-09-10 11:21:01+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Saved global configuration with id UPGRADE.
2021-09-10 11:21:01,430+0000 INFO [org.ejbca.core.ejb.upgrade.UpgradeSessionBean] (ServerService Thread Pool -- 52) Database content version: 7.4.3.2, current application version: 7.4.3.2 -> Upgrade is not needed.
2021-09-10 11:21:01,917+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 56) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:01,940+0000 INFO [org.cesecore.keys.token.SoftCryptoToken] (ServerService Thread Pool -- 52) Activated Crypto Token with ID 955897757.
2021-09-10 11:21:01,964+0000 INFO [org.cesecore.certificates.ocsp.cache.OcspSigningCache] (ServerService Thread Pool -- 52) No default responder was defined. OCSP requests for certificates issued by unknown CAs will return "unauthorized" as per RFC6960, Section 2.3
2021-09-10 11:21:01,966+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 52) Reloading CA certificate cache.
2021-09-10 11:21:01,987+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 52) Reloaded CA certificate cache with 1 certificates
2021-09-10 11:21:01,997+0000 INFO [org.ejbca.core.ejb.ocsp.OcspResponseCleanupSessionBean] (ServerService Thread Pool -- 52) OCSP clean up job is disabled.
2021-09-10 11:21:03,324+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 60) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-09-10 11:21:03,367+0000 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "ejbca.ear" (runtime-name : "ejbca.ear")
2021-09-10 11:21:03,367+0000 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "jdbc-driver.jar" (runtime-name : "jdbc-driver.jar")
2021-09-10 11:21:03,437+0000 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
2021-09-10 11:21:03,442+0000 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.1.Final (WildFly Core 14.0.1.Final) started in 25374ms - Started 5790 of 5915 services (283 services are lazy, passive or on-demand)
2021-09-10 11:21:03,445+0000 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
2021-09-10 11:21:03,445+0000 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
2021-09-10 11:21:04,522+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Application /opt/primekey/appserver/standalone/deployments/ejbca.ear.deployed successfully started.
2021-09-10 11:21:04,530+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Setting up in-bound connectivity...
2021-09-10 11:21:07,550+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:21:07+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:10,743+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:21:10+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:13,671+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:21:13+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:16,744+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:16+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:16,789+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:16+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:19,736+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:19+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:19,833+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Using certificate profile: SERVER, with id: 9
2021-09-10 11:21:19,838+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Trying to add end entity:
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Username: dev-ejbca-5c6c98d464-lxqr9
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Password:
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) DN: CN=dev-ejbca-5c6c98d464-lxqr9,O=EJBCA Container Quickstart,UID=c-0ctxbjh7d52nv0231
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) CA Name: ManagementCA
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) SubjectAltName: dnsName=dev-ejbca-5c6c98d464-lxqr9
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Email: null
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Type: 1
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Token: JKS
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Certificate profile: 9
2021-09-10 11:21:19,839+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) End entity profile: 1
2021-09-10 11:21:19,877+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:19+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/endentityprofilesrules/1/create_end_entity;resource1=/ra_functionality/create_end_entity
2021-09-10 11:21:19,925+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:19+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;ejbca;430485574;;dev-ejbca-5c6c98d464-lxqr9;msg=Added end entity dev-ejbca-5c6c98d464-lxqr9.;caid=430485574;cardnumber=;certificateprofileid=9;endentityprofileid=1;status=10;subjectAltName=B64:ZG5zTmFtZT1kZXYtZWpiY2EtNWM2Yzk4ZDQ2NC1seHFyOQ==;subjectDN=B64:VUlEPWMtMGN0eGJqaDdkNTJudjAyMzEsQ049ZGV2LWVqYmNhLTVjNmM5OGQ0NjQtbHhxcjksTz1FSkJDQSBDb250YWluZXIgUXVpY2tzdGFydA==;subjectEmail=;tokentype=3;type=1;username=dev-ejbca-5c6c98d464-lxqr9
2021-09-10 11:21:19,943+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) User 'dev-ejbca-5c6c98d464-lxqr9' has been added.
2021-09-10 11:21:19,943+0000 INFO [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Note: If batch processing should be possible, also use 'ra setclearpwd dev-ejbca-5c6c98d464-lxqr9 '.
2021-09-10 11:21:22,775+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:22+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/endentityprofilesrules/1/edit_end_entity;resource1=/ra_functionality/edit_end_entity
2021-09-10 11:21:22,776+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:22+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;ejbca;430485574;;dev-ejbca-5c6c98d464-lxqr9;msg=Edited end entity dev-ejbca-5c6c98d464-lxqr9, new status 10.
2021-09-10 11:21:22,784+0000 INFO [org.ejbca.ui.cli.ra.SetEndEntityStatusCommand] (main) New status for end entity dev-ejbca-5c6c98d464-lxqr9 is 10
2021-09-10 11:21:25,710+0000 INFO [org.ejbca.ui.cli.ra.SetCleartextPasswordCommand] (main) Setting clear text password for user dev-ejbca-5c6c98d464-lxqr9
2021-09-10 11:21:25,736+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:25+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/endentityprofilesrules/1/edit_end_entity;resource1=/ra_functionality/edit_end_entity
2021-09-10 11:21:25,739+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:25+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;ejbca;430485574;;dev-ejbca-5c6c98d464-lxqr9;msg=Password changed for end entity dev-ejbca-5c6c98d464-lxqr9.
2021-09-10 11:21:28,600+0000 INFO [org.ejbca.ui.cli.batch.BatchMakeP12Command] (main) Generating keys in directory /opt/primekey/tmp/tmp.I3DL26YQrj.
2021-09-10 11:21:28,635+0000 INFO [org.ejbca.ui.cli.batch.BatchMakeP12Command] (main) Loading configuration from defaults.
2021-09-10 11:21:28,635+0000 INFO [org.ejbca.ui.cli.batch.BatchMakeP12Command] (main) Generating RSA keys of size 2048 for dev-ejbca-5c6c98d464-lxqr9.
2021-09-10 11:21:29,254+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;ejbca;430485574;;dev-ejbca-5c6c98d464-lxqr9;msg=Authenticated user dev-ejbca-5c6c98d464-lxqr9.
2021-09-10 11:21:29,276+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574
2021-09-10 11:21:29,277+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;ejbca;430485574;;dev-ejbca-5c6c98d464-lxqr9;subjectdn=UID=c-0ctxbjh7d52nv0231,CN=dev-ejbca-5c6c98d464-lxqr9,O=EJBCA Container Quickstart;requestX500name=null;subjectaltname=dnsName=dev-ejbca-5c6c98d464-lxqr9;certprofile=9;keyusage=-1;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2f4vH8khA4iVb/DUyhUI/ATZzBeWTWvhv31KuGpqEA08emfnfMi+dn1yJxHGQNIR3aqlgZMRYchHI+fuTuow5gGHUcvMR7H4xa2sQeXESsuwwBKd2mUTJgBA2Z3KbYuTk4mAHkBj51zO2ZcSfL/VoabQ6iHROU7CumJET6e39ul5o1PK+QbhDhQNDJIaR+IFzVWz1wv4nqgdMJFMdvJY7h6zS8Lqu/8Ik2UuRwyzBzpt1ow/vW8DNckgBXQDhm0vzA6po2pZPfQdC+bv3+49iBAKvEx1gs6wGJE6FGA8h2lMtigh59sbAEQQqsJRFXn1Nk/usMyCR92yYRaNZS0DWwIDAQAB
2021-09-10 11:21:29,309+0000 INFO [org.cesecore.certificates.ca.internal.CertificateValidity] (default task-2) Limiting validity of certificate because requested start of validity (Fri Sep 10 11:11:29 GMT 2021) is before CA start of validity (Fri Sep 10 11:19:00 GMT 2021).
2021-09-10 11:21:29,311+0000 INFO [org.cesecore.certificates.ca.internal.SernoGeneratorRandom] (default task-2) Using SHA1PRNG serialNumber RNG algorithm.
2021-09-10 11:21:29,378+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;ejbca;430485574;16C8285B184A6CE7597E6E17539CF9599013E401;dev-ejbca-5c6c98d464-lxqr9;msg=Certificate stored for username 'dev-ejbca-5c6c98d464-lxqr9', fp=5fdc1f091261437acd5f01e337f48d0d6c510d26, subjectDN 'UID=c-0ctxbjh7d52nv0231,CN=dev-ejbca-5c6c98d464-lxqr9,O=EJBCA Container Quickstart', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=16C8285B184A6CE7597E6E17539CF9599013E401.
2021-09-10 11:21:29,379+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;ejbca;430485574;16C8285B184A6CE7597E6E17539CF9599013E401;dev-ejbca-5c6c98d464-lxqr9;subjectdn=UID=c-0ctxbjh7d52nv0231,CN=dev-ejbca-5c6c98d464-lxqr9,O=EJBCA Container Quickstart;certprofile=9;issuancerevocationreason=-1;cert=MIIEbjCCAtagAwIBAgIUFsgoWxhKbOdZfm4XU5z5WZAT5AEwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIxMDkxMDExMTkwMFoXDTIzMDkxMDExMTEyOFowbzEjMCEGCgmSJomT8ixkAQEME2MtMGN0eGJqaDdkNTJudjAyMzExIzAhBgNVBAMMGmRldi1lamJjYS01YzZjOThkNDY0LWx4cXI5MSMwIQYDVQQKDBpFSkJDQSBDb250YWluZXIgUXVpY2tzdGFydDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANn+Lx/JIQOIlW/w1MoVCPwE2cwXlk1r4b99SrhqahANPHpn53zIvnZ9cicRxkDSEd2qpYGTEWHIRyPn7k7qMOYBh1HLzEex+MWtrEHlxErLsMASndplEyYAQNmdym2Lk5OJgB5AY+dcztmXEny/1aGm0Ooh0TlOwrpiRE+nt/bpeaNTyvkG4Q4UDQySGkfiBc1Vs9cL+J6oHTCRTHbyWO4es0vC6rv/CJNlLkcMswc6bdaMP71vAzXJIAV0A4ZtL8wOqaNqWT30HQvm79/uPYgQCrxMdYLOsBiROhRgPIdpTLYoIefbGwBEEKrCURV59TZP7rDMgkfdsmEWjWUtA1sCAwEAAaOBnTCBmjAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFHAlOYGOnub+82tvHswv+8a58ouTMCUGA1UdEQQeMByCGmRldi1lamJjYS01YzZjOThkNDY0LWx4cXI5MBMGA1UdJQQMMAoGCCsGAQUFBwMBMB0GA1UdDgQWBBQMU0jYfdn9Jr3T+6n+6kaCbcfKLDAOBgNVHQ8BAf8EBAMCBaAwDQYJKoZIhvcNAQELBQADggGBAIm6CRKxT2OkMcyRnfubv6OY/Bb1B+RMKCz1i3kasMvvFw/oUkatOyuOGOOP/AWt9WMaFnxObJRCKnSsKx1RZMAL0iZj2x47mueWdEQHWb/Ylia92fCnVBZJ8ApFeDGXA5to+cZCFR5Ncslbw9T5Bb7ThjWdLahI6+9MjugN9t8M7oTOagINH8bdVH8zot43jte68B7J261SOeoAUUM66cr0vLg86kbREJg+pt6Qwj+K/RiLTdd8aWLwBi/WAvTazt1DTsrqqIIRrvoLJou5jGpED2xg/SKvAkOF+yZKqKC7oco6G9mhyFifJmqT1NmB8cI6G9o6uedo66o09ivARh1NMWBWWBuS4SKWT9/yWgMeOdLuBpl2891Tpg7MRopC3EdXTOmRSO48EqrtT+IQCXRbTJ19YajMqzK/FJ/yD3IptXiBKuRSmQwx3A3YKkabf0MaSD3wTs+7u9lSK3J7I3dczcqqR85DpFSooGlSJlQJBfFMRpsQuEDmK8ncwkB8Kg==
2021-09-10 11:21:29,381+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;dev-ejbca-5c6c98d464-lxqr9;msg=Edited end entity dev-ejbca-5c6c98d464-lxqr9, new status 40.
2021-09-10 11:21:29,382+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-2) Changed status for 'dev-ejbca-5c6c98d464-lxqr9' to STATUS_GENERATED.
2021-09-10 11:21:29,433+0000 INFO [org.ejbca.ui.cli.batch.BatchMakeP12Command] (main) Created Keystore for 'dev-ejbca-5c6c98d464-lxqr9'.
2021-09-10 11:21:29,476+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/endentityprofilesrules/1/edit_end_entity;resource1=/ra_functionality/edit_end_entity
2021-09-10 11:21:29,477+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:21:29+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;ejbca;430485574;;dev-ejbca-5c6c98d464-lxqr9;msg=Password changed for end entity dev-ejbca-5c6c98d464-lxqr9.
2021-09-10 11:21:29,483+0000 INFO [org.ejbca.ui.cli.batch.BatchMakeP12Command] (main) New user generated successfully - dev-ejbca-5c6c98d464-lxqr9.
2021-09-10 11:21:29,824+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Certificate stored in file
2021-09-10 11:21:30,149+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Generated TLS certificate with fingerprint c2af2ea289b3a61f32704ecb7386d85c72d492254efc9a897b627ec9c9b332cc.
2021-09-10 11:21:30,158+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Importing keystore /opt/primekey/secrets/persistent/tls/dev-ejbca-5c6c98d464-lxqr9/server.jks to /opt/primekey/tmp/tmp.I3DL26YQrj/keystore.jks...
2021-09-10 11:21:30,158+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Entry for alias dev-ejbca-5c6c98d464-lxqr9 successfully imported.
2021-09-10 11:21:30,158+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Entry for alias cacert successfully imported.
2021-09-10 11:21:30,158+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Import command completed: 2 entries successfully imported, 0 entries failed or cancelled
2021-09-10 11:21:47,108+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Will use application provided server side TLS keystore.
2021-09-10 11:21:49,391+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:21:49+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:52,157+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:21:52+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:21:52,238+0000 INFO [org.ejbca.ui.cli.ca.GetCaCertCommand] (main) Wrote CA certificate to '/opt/primekey/tmp/tmp.I3DL26YQrj/cacert.der' using DER encoding.
2021-09-10 11:22:01,278+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Certificate was added to keystore
2021-09-10 11:22:04,230+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Enabling HTTPS listener on 0.0.0.0:8443 with optional client certificate authentication.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/opt/primekey/wildfly-22.0.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-14.0.1.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-09-10 11:22:09,989+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Enabling HTTP listener on 0.0.0.0:8080.
2021-09-10 11:22:11,349+0000 INFO [org.ejbca.ui.web.pub.HealthCheckServlet] (default task-1) All IPs are authorized.
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1)
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) ###################################################################################################
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # Whenever you are ready for production: #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # Try out the commercially supported EJBCA Enterprise Cloud on AWS, fully featured with: #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # - Additional enrollment APIs such as a REST API, EST, ACME and more. #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # - Support for external Registration Authority and OCSP responders #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # - Hardware Security Module support #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # - Application updates #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # - ...and more! #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # Feel free to contact us directly for a cloud, on-prem, embedded or hybrid solution that fits #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # your specific needs. #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # https://aws.amazon.com/marketplace/seller-profile?id=7edf9048-58e6-4086-9d98-b8e0c1d78fce #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # https://www.primekey.com #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # sales@primekey.com #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) # #
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1) ###################################################################################################
2021-09-10 11:22:21,166+0000 INFO [/opt/primekey/bin/start.sh] (process:1)
2021-09-10 11:22:21,182+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Waiting 5 seconds before signaling application readiness to ensure proper handling of PublicAccessAuthenticationToken.
2021-09-10 11:22:26,194+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Health check now reports application status at /ejbca/publicweb/healthcheck/ejbcahealth
2021-09-10 11:22:26,674+0000 INFO [org.cesecore.keys.util.SignWithWorkingAlgorithm] (default task-1) Signature algorithm 'SHA1WithRSA' working for provider 'BC version 1.68'.
2021-09-10 11:22:29,103+0000 INFO [org.apache.commons.configuration.PropertiesConfiguration] (default task-1) Reloading configuration. URL is file:/etc/ejbca/conf/web.properties
2021-09-10 11:22:29,170+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:29+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:22:34,560+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:34+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:22:34,562+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:34+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:22:37,231+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:37+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:22:37,349+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:37+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/edit_ca;resource1=/ca/430485574
2021-09-10 11:22:37,357+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:37+00:00;CA_EDITING;SUCCESS;CA;CORE;ejbca;430485574;;;msg=CA with id 430485574 and name ManagementCA edited., 1;tokenproperties={certSignKey=signKey, crlSignKey=signKey, defaultKey=encryptKey};tokensequence=00000
2021-09-10 11:22:37,455+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:37+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:22:37,488+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:37+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:22:40,120+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:40+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:22:40,122+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:40+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:22:42,827+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:42+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:22:42,829+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:42+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:22:45,653+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:45+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:22:45,659+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:45+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:22:48,428+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:48+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:22:48,434+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:48+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:22:54,343+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:54+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:22:54,346+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:54+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:22:57,198+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:57+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:22:57,200+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:57+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:22:59,788+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:22:59+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:23:02,813+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:23:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:23:02,816+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:23:02+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:23:10,716+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:10+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:23:10,718+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:10+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:23:13,432+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:13+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:23:13,435+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:13+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:23:16,228+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:16+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:23:19,016+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:19+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/endentityprofilesrules/1/edit_end_entity;resource1=/ra_functionality/edit_end_entity
2021-09-10 11:23:19,017+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:19+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;ejbca;430485574;;Node123;msg=Password changed for end entity Node123.
2021-09-10 11:23:21,744+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:21+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration
2021-09-10 11:23:21,746+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:21+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.
2021-09-10 11:23:27,482+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:27+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:23:30,399+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:30+00:00;ROLE_CREATION;SUCCESS;ROLES;CORE;ejbca;;;;msg=Role Certificate Update Admin added.;roleId=1199185716;roleName=Certificate Update Admin;nameSpace=
2021-09-10 11:23:33,047+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:33+00:00;ROLE_ACCESS_RULE_CHANGE;SUCCESS;ROLES;CORE;ejbca;;;;msg=Changed the following rules in role Certificate Update Admin: [added:/ca/430485574/:allow];roleId=1199185716;roleName=Certificate Update Admin;nameSpace=
2021-09-10 11:23:35,772+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:35+00:00;ROLE_ACCESS_RULE_CHANGE;SUCCESS;ROLES;CORE;ejbca;;;;msg=Changed the following rules in role Certificate Update Admin: [added:/ca_functionality/create_certificate/:allow];roleId=1199185716;roleName=Certificate Update Admin;nameSpace=
2021-09-10 11:23:38,595+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:38+00:00;ROLE_ACCESS_RULE_CHANGE;SUCCESS;ROLES;CORE;ejbca;;;;msg=Changed the following rules in role Certificate Update Admin: [added:/endentityprofilesrules/1356531849/:allow];roleId=1199185716;roleName=Certificate Update Admin;nameSpace=
2021-09-10 11:23:41,476+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:41+00:00;ROLE_ACCESS_RULE_CHANGE;SUCCESS;ROLES;CORE;ejbca;;;;msg=Changed the following rules in role Certificate Update Admin: [added:/ra_functionality/edit_end_entity/:allow];roleId=1199185716;roleName=Certificate Update Admin;nameSpace=
2021-09-10 11:23:44,609+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:44+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574
2021-09-10 11:23:44,741+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-09-10 11:23:44+00:00;ROLE_ACCESS_USER_ADDITION;SUCCESS;ROLES;CORE;ejbca;;;;msg=Added administrator aspect(s) Linux-Foundation to role Certificate Update Admin.;id=661239399;tokenType=CertificateAuthenticationToken;tokenIssuerId=430485574;tokenMatchKey=WITH_ORGANIZATION (5);tokenMatchOperator=TYPE_EQUALCASE (1000);tokenMatchValue=Linux-Foundation;roleId=1199185716;nameSpace=;roleName=Certificate Update Admin;description=
2021-09-10 11:25:13,649+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) CMP message received from: 10.242.113.81, for CMP alias: cmpRA
2021-09-10 11:25:13,669+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-1) Dispatching message with transaction ID: #20ef19add6ac1c8e74ed8286006056b8
2021-09-10 11:25:13,730+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-1) PKIMessage was successfully authenticated using HMAC
2021-09-10 11:25:13,781+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.242.113.81;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity
2021-09-10 11:25:13,799+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.242.113.81;430485574;;sdnc.simpledemo.onap.org;msg=Added end entity sdnc.simpledemo.onap.org.;caid=430485574;cardnumber=;certificateprofileid=1834889499;endentityprofileid=1356531849;status=10;subjectAltName=B64:ZE5TTmFtZT1zZG5jLnNpbXBsZWRlbW8ub25hcC5vcmc=;subjectDN=B64:Q049c2RuYy5zaW1wbGVkZW1vLm9uYXAub3JnLE9VPU9OQVAsTz1MaW51eC1Gb3VuZGF0aW9uLEw9U2FuLUZyYW5jaXNjbyxTVD1DYWxpZm9ybmlhLEM9VVM=;subjectEmail=;tokentype=1;type=1;username=sdnc.simpledemo.onap.org
2021-09-10 11:25:13,805+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.242.113.81;430485574;;sdnc.simpledemo.onap.org;msg=Authenticated user sdnc.simpledemo.onap.org.
2021-09-10 11:25:13,814+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.242.113.81;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574
2021-09-10 11:25:13,818+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.242.113.81;430485574;;sdnc.simpledemo.onap.org;subjectdn=CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;requestX500name=C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org;subjectaltname=dNSName=sdnc.simpledemo.onap.org;requestaltname=dNSName=sdnc.simpledemo.onap.org;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9gZAnQpAObhcWt6fIUj6tTEJMxA2taB38K8eo3piEvVbsTNOowEqX2bhGTYY6jQbqfJf0isULzQlK2LQytHcdKVDdAvPKuhRRZSgn5VaD69J45RSpK5hbSx/Nq9pnK9o8bgRp2EeRl1q8mNSHd+hHxvgfmoelup+x/f2T9A97V9srm+dy66QPM2fDR65NF1TpIWH5y4JPRiSUU3/qUdNRSmiUGL0zz2r9gDcTVQg8nIQSHJkZjBeLMnvW6cG7tVuRvTww9hWZ9G2uj/YQsJhU6TEfn1EcYBQPMMCAds/Z83qD1Ka8I4Pg8dy2Mo1PZegCURXBDHtmvhbd3/y0M0mwwIDAQAB
2021-09-10 11:25:13,835+0000 INFO [org.cesecore.certificates.ca.internal.CertificateValidity] (default task-1) Limiting validity of certificate because requested start of validity (Fri Sep 10 11:15:13 GMT 2021) is before CA start of validity (Fri Sep 10 11:19:00 GMT 2021).
2021-09-10 11:25:13,858+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.242.113.81;430485574;1558466CE0D1EAFDD89759D55C4205B47E4B11E2;sdnc.simpledemo.onap.org;msg=Certificate stored for username 'sdnc.simpledemo.onap.org', fp=5c977e2b0c68694a13f9f4a8c1bf6d9054b29389, subjectDN 'CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=1558466CE0D1EAFDD89759D55C4205B47E4B11E2.
2021-09-10 11:25:13,858+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.242.113.81;430485574;1558466CE0D1EAFDD89759D55C4205B47E4B11E2;sdnc.simpledemo.onap.org;subjectdn=CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEmTCCAwGgAwIBAgIUFVhGbODR6v3Yl1nVXEIFtH5LEeIwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIxMDkxMDExMTkwMFoXDTIzMDkxMDExMTUxMlowgYcxITAfBgNVBAMMGHNkbmMuc2ltcGxlZGVtby5vbmFwLm9yZzENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQD2BkCdCkA5uFxa3p8hSPq1MQkzEDa1oHfwrx6jemIS9VuxM06jASpfZuEZNhjqNBup8l/SKxQvNCUrYtDK0dx0pUN0C88q6FFFlKCflVoPr0njlFKkrmFtLH82r2mcr2jxuBGnYR5GXWryY1Id36EfG+B+ah6W6n7H9/ZP0D3tX2yub53LrpA8zZ8NHrk0XVOkhYfnLgk9GJJRTf+pR01FKaJQYvTPPav2ANxNVCDychBIcmRmMF4sye9bpwbu1W5G9PDD2FZn0ba6P9hCwmFTpMR+fURxgFA8wwIB2z9nzeoPUprwjg+Dx3LYyjU9l6AJRFcEMe2a+Ft3f/LQzSbDAgMBAAGjga8wgawwDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBRwJTmBjp7m/vNrbx7ML/vGufKLkzAjBgNVHREEHDAaghhzZG5jLnNpbXBsZWRlbW8ub25hcC5vcmcwJwYDVR0lBCAwHgYIKwYBBQUHAwIGCCsGAQUFBwMEBggrBgEFBQcDATAdBgNVHQ4EFgQUpEEmdrHozJXAk3J0YJh5sMH9+eQwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4IBgQCZmYUueo5HcX+rBaPM5mGrn1oz/GT+nwH4gK7FCeSdf0zvCNAlmDFM8Pus/I5ok3M2lg0aWrNyOkbz+CbN/9hLgmrcoculggH+MssdiINccNci24L0Xill8bIfqV0yWIKvNnjR/uWfxiMjpbSYLEzzp0wgsoLZR8Ib+9lDq8xdAM6LkGUFZQ6MmcEzzjf+urPF9s75MFTrydETTXfF11btKrIyEkLhWWlswSN+8A5LaqebwFeFGDczt2gJtzf8PEcabaYqUhn9fMPTCzVaBBAdd/ZF9wKc73/fVRQ0iKNkwg9dXxPOeiVqZHzbH9ssu/9JparMfJKP/9hf8XDhsYlx5H3Ikc12WHCTDw2nrrGEzVVbQ2XXk1uTObsizLDIehEzKK5zcsbPS/Mi+yqxzgUuYUCR15zPqGHjA4yZudBU5zqYssUQOBwqWVOJwqclcVKp8OiiLeYZ5Vrp3I+EzfMWG1lIJHijvTRkbeHCvcinXsTL0xCBu7xKK+sJ6bRST/Y=
2021-09-10 11:25:13,906+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-09-10 11:25:13+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;sdnc.simpledemo.onap.org;msg=Edited end entity sdnc.simpledemo.onap.org, new status 40.
2021-09-10 11:25:13,906+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-1) Changed status for 'sdnc.simpledemo.onap.org' to STATUS_GENERATED.
2021-09-10 11:25:13,925+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) Sent a CMP response to: 10.242.113.81, process time 275.
2021-09-10 11:26:01,995+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 11:26:02,003+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 11:31:02,010+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 11:31:02,019+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 11:36:02,020+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 11:36:02,028+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 11:41:02,031+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 11:41:02,046+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 11:46:02,048+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 11:46:02,057+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 11:51:02,059+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 11:51:02,071+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 11:56:02,073+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 11:56:02,083+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:01:02,085+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 12:01:02,096+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:06:02,101+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 12:06:02,122+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:11:02,123+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 12:11:02,133+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:16:02,135+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 12:16:02,147+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:21:02,150+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 12:21:02,162+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:26:02,164+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 12:26:02,182+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:31:02,184+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 12:31:02,193+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:36:02,199+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 12:36:02,212+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:41:02,220+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 12:41:02,231+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:46:02,234+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache.
2021-09-10 12:46:02,243+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates
2021-09-10 12:51:02,247+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache.
2021-09-10 12:51:02,260+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates