By type
2023-01-14 03:11:43,720+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Configure logging for Application Server 2023-01-14 03:11:43,731+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Configure logging for ejbca 2023-01-14 03:11:43,742+0000 INFO [/opt/primekey/bin/start.sh] (process:1) uid=10001 gid=0(root) groups=0(root) 2023-01-14 03:11:43,881+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Detected 8 available core(s). 2023-01-14 03:11:43,896+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Detected 33672298496 bytes available host memory. 2023-01-14 03:11:43,912+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Observable at 127.0.0.1:8090 under paths: /health /health/ready /health/live 2023-01-14 03:11:43,948+0000 INFO [/opt/primekey/bin/start.sh] (process:1) MySQL/MariaDB database. 2023-01-14 03:11:43,986+0000 INFO [/opt/primekey/bin/start.sh] (process:1) External hostname env.HTTPSERVER_HOSTNAME is set to 'onap-ejbca-7f6654cbb5-h6jhn'. 2023-01-14 03:11:45,249+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected. 2023-01-14 03:11:45,257+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'SELECT 1' -> hit 2023-01-14 03:11:45,258+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done. 2023-01-14 03:11:46,446+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected. 2023-01-14 03:11:46,458+0000 ERROR [org.ejbca.ui.cli.jdbc.JdbcTool] (main) (conn=524) Table 'ejbca.globalconfigurationdata' doesn't exist 2023-01-14 03:11:46,459+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done. 2023-01-14 03:11:46,473+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Creating database tables... 2023-01-14 03:11:47,569+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Loading SQL script '/opt/primekey/ejbca/doc/sql-scripts/create-tables-ejbca-mysql.sql' with 460 lines. 2023-01-14 03:11:47,709+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected. 2023-01-14 03:11:47,766+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AccessRulesData ( pK INT(11) NOT NULL, accessRule VARCHAR(250) BINARY NOT NULL, isRecursive TINYINT(4) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, rule INT(11) NOT NULL, AdminGroupData_accessRules INT(11), PRIMARY KEY (pK) )' -> 0 2023-01-14 03:11:47,818+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AdminEntityData ( pK INT(11) NOT NULL, cAId INT(11) NOT NULL, matchType INT(11) NOT NULL, matchValue VARCHAR(250) BINARY, matchWith INT(11) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, tokenType VARCHAR(250) BINARY, AdminGroupData_adminEntities INT(11), PRIMARY KEY (pK) )' -> 0 2023-01-14 03:11:47,862+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AdminGroupData ( pK INT(11) NOT NULL, adminGroupName VARCHAR(250) BINARY NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (pK) )' -> 0 2023-01-14 03:11:47,897+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AdminPreferencesData ( id VARCHAR(250) BINARY NOT NULL, data LONGBLOB NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:11:47,931+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE ApprovalData ( id INT(11) NOT NULL, approvalData LONGTEXT NOT NULL, approvalId INT(11) NOT NULL, approvalType INT(11) NOT NULL, cAId INT(11) NOT NULL, endEntityProfileId INT(11) NOT NULL, expireDate BIGINT(20) NOT NULL, remainingApprovals INT(11) NOT NULL, subjectDn VARCHAR(250) BINARY, email VARCHAR(250) BINARY, reqAdminCertIssuerDn VARCHAR(250) BINARY, reqAdminCertSn VARCHAR(250) BINARY, requestData LONGTEXT NOT NULL, requestDate BIGINT(20) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, status INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:11:47,966+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AuditRecordData ( pk VARCHAR(250) BINARY NOT NULL, additionalDetails LONGTEXT, authToken VARCHAR(250) BINARY NOT NULL, customId VARCHAR(250) BINARY, eventStatus VARCHAR(250) BINARY NOT NULL, eventType VARCHAR(250) BINARY NOT NULL, module VARCHAR(250) BINARY NOT NULL, nodeId VARCHAR(250) BINARY NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, searchDetail1 VARCHAR(250) BINARY, searchDetail2 VARCHAR(250) BINARY, sequenceNumber BIGINT(20) NOT NULL, service VARCHAR(250) BINARY NOT NULL, timeStamp BIGINT(20) NOT NULL, PRIMARY KEY (pk) )' -> 0 2023-01-14 03:11:48,000+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AuthorizationTreeUpdateData ( pK INT(11) NOT NULL, authorizationTreeUpdateNumber INT(11) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (pK) )' -> 0 2023-01-14 03:11:48,040+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE Base64CertData ( fingerprint VARCHAR(250) BINARY NOT NULL, base64Cert LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, certificateRequest LONGTEXT, PRIMARY KEY (fingerprint) )' -> 0 2023-01-14 03:11:48,075+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE CAData ( cAId INT(11) NOT NULL, data LONGTEXT NOT NULL, expireTime BIGINT(20) NOT NULL, name VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, status INT(11) NOT NULL, subjectDN VARCHAR(250) BINARY, updateTime BIGINT(20) NOT NULL, PRIMARY KEY (cAId) )' -> 0 2023-01-14 03:11:48,106+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE CRLData ( fingerprint VARCHAR(250) BINARY NOT NULL, base64Crl LONGTEXT NOT NULL, cAFingerprint VARCHAR(250) BINARY NOT NULL, crlPartitionIndex INT(11), cRLNumber INT(11) NOT NULL, deltaCRLIndicator INT(11) NOT NULL, issuerDN VARCHAR(250) BINARY NOT NULL, nextUpdate BIGINT(20) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, thisUpdate BIGINT(20) NOT NULL, PRIMARY KEY (fingerprint) )' -> 0 2023-01-14 03:11:48,148+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE CertReqHistoryData ( fingerprint VARCHAR(250) BINARY NOT NULL, issuerDN VARCHAR(250) BINARY NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, serialNumber VARCHAR(250) BINARY NOT NULL, timestamp BIGINT(20) NOT NULL, userDataVO LONGTEXT NOT NULL, username VARCHAR(250) BINARY NOT NULL, PRIMARY KEY (fingerprint) )' -> 0 2023-01-14 03:11:48,179+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE CertificateData ( fingerprint VARCHAR(250) BINARY NOT NULL, base64Cert LONGTEXT, cAFingerprint VARCHAR(250) BINARY, certificateProfileId INT(11) NOT NULL, endEntityProfileId INT(11), crlPartitionIndex INT(11), expireDate BIGINT(20) NOT NULL, issuerDN VARCHAR(250) BINARY NOT NULL, notBefore BIGINT(20), revocationDate BIGINT(20) NOT NULL, revocationReason INT(11) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, serialNumber VARCHAR(250) BINARY NOT NULL, status INT(11) NOT NULL, subjectAltName VARCHAR(2000) BINARY, subjectDN VARCHAR(767) BINARY NOT NULL, subjectKeyId VARCHAR(250) BINARY, tag VARCHAR(250) BINARY, type INT(11) NOT NULL, updateTime BIGINT(20) NOT NULL, username VARCHAR(250) BINARY, certificateRequest LONGTEXT, PRIMARY KEY (fingerprint) )' -> 0 2023-01-14 03:11:48,214+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE CertificateProfileData ( id INT(11) NOT NULL, certificateProfileName VARCHAR(250) BINARY NOT NULL, data LONGBLOB NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:11:48,268+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE CryptoTokenData ( id INT(11) NOT NULL, lastUpdate BIGINT(20) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, tokenData LONGTEXT, tokenName VARCHAR(250) BINARY NOT NULL, tokenProps LONGTEXT, tokenType VARCHAR(250) BINARY NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:11:48,317+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE EndEntityProfileData ( id INT(11) NOT NULL, data LONGBLOB NOT NULL, profileName VARCHAR(250) BINARY NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:11:48,357+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE GlobalConfigurationData ( configurationId VARCHAR(250) BINARY NOT NULL, data LONGBLOB NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (configurationId) )' -> 0 2023-01-14 03:11:48,396+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE InternalKeyBindingData ( id INT(11) NOT NULL, certificateId VARCHAR(250) BINARY, cryptoTokenId INT(11) NOT NULL, keyBindingType VARCHAR(250) BINARY NOT NULL, keyPairAlias VARCHAR(250) BINARY NOT NULL, lastUpdate BIGINT(20) NOT NULL, name VARCHAR(250) BINARY NOT NULL, rawData LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, status VARCHAR(250) BINARY NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:11:48,463+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE KeyRecoveryData ( certSN VARCHAR(80) BINARY NOT NULL, issuerDN VARCHAR(250) BINARY NOT NULL, cryptoTokenId INT(11) DEFAULT 0 NOT NULL, keyAlias VARCHAR(250) BINARY, keyData LONGTEXT NOT NULL, markedAsRecoverable TINYINT(4) NOT NULL, publicKeyId VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, username VARCHAR(250) BINARY, PRIMARY KEY (certSN, issuerDN) )' -> 0 2023-01-14 03:11:48,558+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE PeerData ( id INT(11) NOT NULL, connectorState INT(11) NOT NULL, data LONGTEXT, name VARCHAR(250) BINARY NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, url VARCHAR(250) BINARY NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:11:48,597+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE ProfileData ( id INT(11) NOT NULL, profileName VARCHAR(250) BINARY NOT NULL, profileType VARCHAR(250) BINARY NOT NULL, rawData LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:03,037+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE PublisherData ( id INT(11) NOT NULL, data LONGTEXT, name VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, updateCounter INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:04,327+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE PublisherQueueData ( pk VARCHAR(250) BINARY NOT NULL, fingerprint VARCHAR(250) BINARY, lastUpdate BIGINT(20) NOT NULL, publishStatus INT(11) NOT NULL, publishType INT(11) NOT NULL, publisherId INT(11) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, timeCreated BIGINT(20) NOT NULL, tryCounter INT(11) NOT NULL, volatileData LONGTEXT, PRIMARY KEY (pk) )' -> 0 2023-01-14 03:12:04,813+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE BlacklistData ( id INT(11) NOT NULL, type VARCHAR(250) BINARY NOT NULL, value VARCHAR(250) BINARY NOT NULL, data VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, updateCounter INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:04,906+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE RoleData ( id INT(11) NOT NULL, roleName VARCHAR(250) BINARY NOT NULL, nameSpace VARCHAR(250) BINARY, rawData LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:04,932+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE RoleMemberData ( primaryKey INT(11) NOT NULL, tokenType VARCHAR(250) BINARY NOT NULL, tokenIssuerId INT(11) NOT NULL, tokenMatchKey INT(11) NOT NULL, tokenMatchOperator INT(11) NOT NULL, tokenMatchValue VARCHAR(2000) BINARY, roleId INT(11) NOT NULL, description VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (primaryKey) )' -> 0 2023-01-14 03:12:04,963+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE ServiceData ( id INT(11) NOT NULL, data LONGTEXT, name VARCHAR(250) BINARY NOT NULL, nextRunTimeStamp BIGINT(20) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, runTimeStamp BIGINT(20) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:04,992+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE UserData ( username VARCHAR(250) BINARY NOT NULL, cAId INT(11) NOT NULL, cardNumber VARCHAR(250) BINARY, certificateProfileId INT(11) NOT NULL, clearPassword VARCHAR(250) BINARY, endEntityProfileId INT(11) NOT NULL, extendedInformationData LONGTEXT, keyStorePassword VARCHAR(250) BINARY, passwordHash VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, status INT(11) NOT NULL, subjectAltName VARCHAR(2000) BINARY, subjectDN VARCHAR(767) BINARY, subjectEmail VARCHAR(256) BINARY, timeCreated BIGINT(20) NOT NULL, timeModified BIGINT(20) NOT NULL, tokenType INT(11) NOT NULL, type INT(11) NOT NULL, PRIMARY KEY (username) )' -> 0 2023-01-14 03:12:05,021+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE UserDataSourceData ( id INT(11) NOT NULL, data LONGTEXT, name VARCHAR(250) BINARY NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, updateCounter INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:05,077+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'alter table AccessRulesData add index FKABB4C1DFDBBC970 (AdminGroupData_accessRules), add constraint FKABB4C1DFDBBC970 foreign key (AdminGroupData_accessRules) references AdminGroupData (pK)' -> 0 2023-01-14 03:12:05,147+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'alter table AdminEntityData add index FKD9A99EBCB3A110AD (AdminGroupData_adminEntities), add constraint FKD9A99EBCB3A110AD foreign key (AdminGroupData_adminEntities) references AdminGroupData (pK)' -> 0 2023-01-14 03:12:05,189+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE NoConflictCertificateData ( id VARCHAR(250) BINARY NOT NULL, fingerprint VARCHAR(250) BINARY NOT NULL, base64Cert LONGTEXT, cAFingerprint VARCHAR(250) BINARY, certificateProfileId INT(11) NOT NULL, endEntityProfileId INT(11), crlPartitionIndex INT(11), expireDate BIGINT(20) NOT NULL, issuerDN VARCHAR(250) BINARY NOT NULL, notBefore BIGINT(20), revocationDate BIGINT(20) NOT NULL, revocationReason INT(11) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, serialNumber VARCHAR(250) BINARY NOT NULL, status INT(11) NOT NULL, subjectAltName VARCHAR(2000) BINARY, subjectDN VARCHAR(767) BINARY NOT NULL, subjectKeyId VARCHAR(250) BINARY, tag VARCHAR(250) BINARY, type INT(11) NOT NULL, updateTime BIGINT(20) NOT NULL, username VARCHAR(250) BINARY, certificateRequest LONGTEXT, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:05,227+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AcmeNonceData ( nonce VARCHAR(250) BINARY NOT NULL, timeExpires BIGINT(20) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (nonce) )' -> 0 2023-01-14 03:12:05,279+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AcmeAccountData ( accountId VARCHAR(250) BINARY NOT NULL, currentKeyId VARCHAR(250) BINARY NOT NULL, rawData LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (accountId) )' -> 0 2023-01-14 03:12:05,319+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AcmeChallengeData ( challengeId VARCHAR(250) BINARY NOT NULL, authorizationId VARCHAR(250) BINARY NOT NULL, type VARCHAR(20) BINARY NOT NULL, rawData LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (challengeId) )' -> 0 2023-01-14 03:12:05,365+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AcmeOrderData ( orderId VARCHAR(250) BINARY NOT NULL, accountId VARCHAR(250) BINARY NOT NULL, fingerprint VARCHAR(250) BINARY, status VARCHAR(250) BINARY NOT NULL, rawData LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (orderId) )' -> 0 2023-01-14 03:12:05,419+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE AcmeAuthorizationData ( authorizationId VARCHAR(250) BINARY NOT NULL, orderId VARCHAR(250) BINARY, accountId VARCHAR(250) BINARY NOT NULL, rawData LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (authorizationId) )' -> 0 2023-01-14 03:12:05,464+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE SctData ( pk VARCHAR(250) BINARY NOT NULL, logId INT(11) NOT NULL, fingerprint VARCHAR(250) BINARY NOT NULL, certificateExpirationDate BIGINT(20) NOT NULL, data LONGTEXT, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (pk) )' -> 0 2023-01-14 03:12:05,495+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE TABLE OcspResponseData ( id VARCHAR(250) BINARY NOT NULL, serialNumber VARCHAR(250) BINARY NOT NULL, producedAt BIGINT(20) NOT NULL, nextUpdate BIGINT(20), ocspResponse LONGBLOB, cAId INT(11), rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, PRIMARY KEY (id) )' -> 0 2023-01-14 03:12:05,497+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done. 2023-01-14 03:12:05,517+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Applying recommended database indexes... 2023-01-14 03:12:06,622+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Loading SQL script '/opt/primekey/ejbca/doc/sql-scripts/create-index-ejbca.sql' with 92 lines. 2023-01-14 03:12:06,760+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected. 2023-01-14 03:12:06,779+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE UNIQUE INDEX auditrecorddata_idx2 ON AuditRecordData (nodeId,sequenceNumber)' -> 0 2023-01-14 03:12:06,798+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX auditrecorddata_idx3 ON AuditRecordData (timeStamp)' -> 0 2023-01-14 03:12:06,812+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX auditrecorddata_idx4 ON AuditRecordData (searchDetail2)' -> 0 2023-01-14 03:12:06,818+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'DROP INDEX IF EXISTS crldata_idx3 ON CRLData' -> 0 2023-01-14 03:12:06,821+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'DROP INDEX IF EXISTS crldata_idx4 ON CRLData' -> 0 2023-01-14 03:12:06,832+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX crldata_idx5 ON CRLData(cRLNumber, issuerDN, crlPartitionIndex)' -> 0 2023-01-14 03:12:06,845+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE UNIQUE INDEX crldata_idx6 ON CRLData(issuerDN, crlPartitionIndex, deltaCRLIndicator, cRLNumber)' -> 0 2023-01-14 03:12:06,859+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE UNIQUE INDEX cadata_idx1 ON CAData (name)' -> 0 2023-01-14 03:12:06,871+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX certificatedata_idx2 ON CertificateData (username)' -> 0 2023-01-14 03:12:06,885+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX certificatedata_idx4 ON CertificateData (subjectDN)' -> 0 2023-01-14 03:12:06,901+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX certificatedata_idx5 ON CertificateData (type)' -> 0 2023-01-14 03:12:06,915+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX certificatedata_idx6 ON CertificateData (issuerDN,status)' -> 0 2023-01-14 03:12:06,935+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX certificatedata_idx7 ON CertificateData(certificateProfileId)' -> 0 2023-01-14 03:12:06,951+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX certificatedata_idx11 ON CertificateData (subjectKeyId)' -> 0 2023-01-14 03:12:06,960+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'DELETE FROM CertificateData WHERE fingerprint='caba75f68c833c3c2d33f3f5052b7d5a76e80383'' -> 0 2023-01-14 03:12:06,961+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'DELETE FROM CertificateData WHERE fingerprint='05a219d835622653192c30eeeee8f01f918b30fb'' -> 0 2023-01-14 03:12:06,963+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'DELETE FROM Base64CertData WHERE fingerprint='caba75f68c833c3c2d33f3f5052b7d5a76e80383'' -> 0 2023-01-14 03:12:06,964+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'DELETE FROM Base64CertData WHERE fingerprint='05a219d835622653192c30eeeee8f01f918b30fb'' -> 0 2023-01-14 03:12:06,977+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE UNIQUE INDEX certificatedata_idx12 ON CertificateData (serialNumber, issuerDN)' -> 0 2023-01-14 03:12:06,997+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX historydata_idx1 ON CertReqHistoryData (username)' -> 0 2023-01-14 03:12:07,011+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX historydata_idx3 ON CertReqHistoryData (serialNumber)' -> 0 2023-01-14 03:12:07,026+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX userdata_idx10 ON UserData (subjectDN)' -> 0 2023-01-14 03:12:07,040+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX userdata_idx11 ON UserData (status)' -> 0 2023-01-14 03:12:07,054+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX publisherqueue_idx3 ON PublisherQueueData (publisherId, publishStatus, timeCreated)' -> 0 2023-01-14 03:12:07,071+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX rolemember_idx1 ON RoleMemberData (tokenType,roleId)' -> 0 2023-01-14 03:12:07,086+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX blacklist_idx1 ON BlacklistData (type,value)' -> 0 2023-01-14 03:12:07,101+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX noconflictcertificatedata_idx1 ON NoConflictCertificateData (serialNumber, issuerDN)' -> 0 2023-01-14 03:12:07,119+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX noconflictcertificatedata_idx2 ON NoConflictCertificateData (fingerprint)' -> 0 2023-01-14 03:12:07,140+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX noconflictcertificatedata_idx3 ON NoConflictCertificateData (issuerDN,status)' -> 0 2023-01-14 03:12:07,161+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX noconflictcertificatedata_idx4 ON NoConflictCertificateData (certificateProfileId)' -> 0 2023-01-14 03:12:07,179+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX acmeaccountdata_idx1 ON AcmeAccountData (currentKeyId)' -> 0 2023-01-14 03:12:07,195+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX acmeorderdata_idx1 ON AcmeOrderData (accountId)' -> 0 2023-01-14 03:12:07,210+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX acmeorderdata_idx2 ON AcmeOrderData (fingerprint, status)' -> 0 2023-01-14 03:12:07,222+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX acmeauthorizationdata_idx1 ON AcmeAuthorizationData (accountId)' -> 0 2023-01-14 03:12:07,234+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX acmeauthorizationdata_idx2 ON AcmeAuthorizationData (orderId)' -> 0 2023-01-14 03:12:07,245+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX acmechallengedata_idx1 ON AcmeChallengeData (authorizationId)' -> 0 2023-01-14 03:12:07,258+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX sctdata_idx1 ON SctData (fingerprint)' -> 0 2023-01-14 03:12:07,270+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX ocspresponsedata_idx1 ON OcspResponseData (cAId)' -> 0 2023-01-14 03:12:07,283+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX ocspresponsedata_idx2 ON OcspResponseData (serialNumber)' -> 0 2023-01-14 03:12:07,296+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'CREATE INDEX ocspresponsedata_idx3 ON OcspResponseData (producedAt)' -> 0 2023-01-14 03:12:07,298+0000 INFO [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done. 2023-01-14 03:12:07,318+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: /usr/lib/jvm/java-11-slim/bin/java JAVA_OPTS: -server -Xms128m -Xmx31776m -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=true -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 ========================================================================= 2023-01-14 03:12:09,459+0000 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 22.0.1.Final (WildFly Core 14.0.1.Final) starting 2023-01-14 03:12:11,496+0000 WARN [org.jboss.as.server.deployment.scanner] (ServerService Thread Pool -- 14) 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. 2023-01-14 03:12:11,650+0000 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 2023-01-14 03:12:12,135+0000 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 2.2.4.Final starting 2023-01-14 03:12:12,600+0000 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 2023-01-14 03:12:12,607+0000 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 2023-01-14 03:12:14,273+0000 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 46) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.8.Final 2023-01-14 03:12:14,374+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. 2023-01-14 03:12:14,376+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. 2023-01-14 03:12:14,502+0000 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 46) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 2023-01-14 03:12:18,413+0000 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for ejbca 2023-01-14 03:12:20,122+0000 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 46) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'ejbca.ear#ejbca' 2023-01-14 03:12:22,624+0000 ERROR [org.jboss.as.jsf] (MSC service thread 1-2) WFLYJSF0002: Could not load JSF managed bean class: org.ejbca.ui.web.admin.peerconnector.PeerConnectorsMBean 2023-01-14 03:12:22,625+0000 ERROR [org.jboss.as.jsf] (MSC service thread 1-2) WFLYJSF0002: Could not load JSF managed bean class: org.ejbca.ui.web.admin.peerconnector.PeerConnectorMBean 2023-01-14 03:12:23,782+0000 WARN [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0131: EJB org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean should not have a final or static method (decRemainingLoginAttempts) 2023-01-14 03:12:24,051+0000 WARN [org.jboss.as.ee] (MSC service thread 1-1) 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) 2023-01-14 03:12:24,057+0000 WARN [org.jboss.as.ee] (MSC service thread 1-1) 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) 2023-01-14 03:12:24,065+0000 WARN [org.jboss.as.ee] (MSC service thread 1-1) 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) 2023-01-14 03:12:24,075+0000 WARN [org.jboss.as.ee] (MSC service thread 1-1) 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) 2023-01-14 03:12:24,076+0000 WARN [org.jboss.as.ee] (MSC service thread 1-1) 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) 2023-01-14 03:12:25,732+0000 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 46) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'ejbca.ear#ejbca' 2023-01-14 03:12:26,037+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) 2023-01-14 03:12:28,846+0000 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-1) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType>) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1! 2023-01-14 03:12:31,296+0000 SEVERE [javax.enterprise.resource.webcontainer.jsf.flow] (MSC service thread 1-1) Unable to obtain CDI 1.1 utilities for Mojarra 2023-01-14 03:12:31,301+0000 SEVERE [javax.enterprise.resource.webcontainer.jsf.application.view] (MSC service thread 1-1) Unable to obtain CDI 1.1 utilities for Mojarra 2023-01-14 03:12:33,633+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] 2023-01-14 03:12:33,634+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 66) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET] 2023-01-14 03:12:33,633+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] 2023-01-14 03:12:33,635+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 55) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, GET] 2023-01-14 03:12:33,635+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 51) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET] 2023-01-14 03:12:33,635+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 56) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, GET] 2023-01-14 03:12:33,635+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] 2023-01-14 03:12:33,635+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 62) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET] 2023-01-14 03:12:33,643+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 53) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET] 2023-01-14 03:12:33,756+0000 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 52) Init, EJBCA 7.4.3.2 Community (67479006a69140e81d66e39871bed8255362effc) startup. 2023-01-14 03:12:34,024+0000 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 52) BouncyCastle provider is from our ejbca.ear classloader. 2023-01-14 03:12:34,029+0000 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 52) Registered AuthenticationTokens [OAuth2AuthenticationToken, PublicAccessAuthenticationToken, CertificateAuthenticationToken, CliAuthenticationToken, AlwaysAllowLocalAuthenticationToken] 2023-01-14 03:12:34,031+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Class not found: se.primeKey.caToken.card.PrimeCAToken. 2023-01-14 03:12:34,031+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. 2023-01-14 03:12:34,052+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Class not found: org.ejbca.keys.token.AWSKMSCryptoToken. 2023-01-14 03:12:34,052+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. 2023-01-14 03:12:34,053+0000 INFO [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 52) Class not found: org.cesecore.keys.token.p11ng.cryptotoken.Pkcs11NgCryptoToken. 2023-01-14 03:12:34,053+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. 2023-01-14 03:12:34,089+0000 INFO [org.cesecore.audit.AuditDevicesConfig] (ServerService Thread Pool -- 52) Registered audit device using implementation: org.cesecore.audit.impl.log4j.Log4jDevice 2023-01-14 03:12:34,090+0000 INFO [org.cesecore.audit.AuditDevicesConfig] (ServerService Thread Pool -- 52) Configured exporter AuditExporterDummy for device Log4jDevice 2023-01-14 03:12:34,107+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;EJBCA_STARTING;SUCCESS;SERVICE;EJBCA;Application internal;;onap-ejbca-7f6654cbb5-h6jhn;;msg=Init, EJBCA 7.4.3.2 Community (67479006a69140e81d66e39871bed8255362effc) startup. 2023-01-14 03:12:34,114+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;LOG_MANAGEMENT_CHANGE;VOID;SECURITY_AUDIT;CORE;Application internal;;;;msg=No integrity protected security audit logger devices configured. 2023-01-14 03:12:34,131+0000 INFO [org.ejbca.core.ejb.authorization.AuthorizationSystemSessionBean] (ServerService Thread Pool -- 52) No roles or CAs exist, intializing Super Administrator Role with default CLI user. 2023-01-14 03:12:34,140+0000 INFO [org.cesecore.dbprotection.ProtectedData] (ServerService Thread Pool -- 52) No database integrity protection available in this version of EJBCA. 2023-01-14 03:12:34,488+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 52) Setting isUniqueCertificateSerialNumberIndex to: true 2023-01-14 03:12:34,529+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:12:34,547+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;SYSTEMCONF_CREATE;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Global configuration with id 0 created. 2023-01-14 03:12:34,569+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:12:34,573+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;SYSTEMCONF_CREATE;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Global configuration with id UPGRADE created. 2023-01-14 03:12:34,583+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:12:34,601+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Saved global configuration with id UPGRADE.;added:validityWithSecondsGranularity=true 2023-01-14 03:12:34,613+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:12:34,621+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Saved global configuration with id UPGRADE.;added:upgradedFromVersion=7.4.3.2;added:upgradedToVersion=7.4.3.2 2023-01-14 03:12:34,643+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:12:34,656+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 52) 2023-01-14 03:12:34+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Saved global configuration with id UPGRADE.;added:postUpgradedToVersion=7.4.0 2023-01-14 03:12:34,677+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. 2023-01-14 03:12:34,712+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 2023-01-14 03:12:34,714+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 52) Reloading CA certificate cache. 2023-01-14 03:12:34,731+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 52) Reloaded CA certificate cache with 0 certificates 2023-01-14 03:12:34,742+0000 INFO [org.ejbca.core.ejb.ocsp.OcspResponseCleanupSessionBean] (ServerService Thread Pool -- 52) OCSP clean up job is disabled. 2023-01-14 03:12:35,821+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 59) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET] 2023-01-14 03:12:36,279+0000 WARN [io.undertow.servlet] (ServerService Thread Pool -- 71) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET] 2023-01-14 03:12:36,331+0000 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "ejbca.ear" (runtime-name : "ejbca.ear") 2023-01-14 03:12:36,332+0000 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "jdbc-driver.jar" (runtime-name : "jdbc-driver.jar") 2023-01-14 03:12:36,375+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Application /opt/primekey/appserver/standalone/deployments/ejbca.ear.deployed successfully started. 2023-01-14 03:12:36,381+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Setting up in-bound connectivity... 2023-01-14 03:12:36,384+0000 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 2023-01-14 03:12:36,391+0000 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.1.Final (WildFly Core 14.0.1.Final) started in 28341ms - Started 5790 of 5915 services (283 services are lazy, passive or on-demand) 2023-01-14 03:12:36,395+0000 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 2023-01-14 03:12:36,396+0000 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled 2023-01-14 03:12:40,275+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Configuration import automation tool is not present in this build. /opt/primekey/configdump/{stage.d|initialize.d}/*/*.yaml will be ignored. 2023-01-14 03:12:40,296+0000 INFO [/opt/primekey/bin/start.sh] (process:1) No keystore and/or password file were detected at '/opt/primekey/secrets/external/tls/ks/server.[jks|storepasswd]'. Check mount points and file permissions if this is not what you expected. 2023-01-14 03:12:57,064+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Certificate stored in file 2023-01-14 03:12:57,909+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Generated TLS certificate with fingerprint 3796e40019f2c8169cefcbe987f8fbd9806a3116baae18e2b1e251703d00e6bd. 2023-01-14 03:12:57,915+0000 INFO [/opt/primekey/bin/start.sh] (process:1) No key password file were detected at '/opt/primekey/secrets/persistent/tls/onap-ejbca-7f6654cbb5-h6jhn/server.keypasswd'. Keystore password will also be used to access private key. 2023-01-14 03:12:57,923+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Importing keystore /opt/primekey/secrets/persistent/tls/onap-ejbca-7f6654cbb5-h6jhn/server.jks to /opt/primekey/tmp/tmp.wXiXQeDrvx/keystore.jks... 2023-01-14 03:12:57,923+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Entry for alias onap-ejbca-7f6654cbb5-h6jhn successfully imported. 2023-01-14 03:12:57,923+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Import command completed: 1 entries successfully imported, 0 entries failed or cancelled 2023-01-14 03:13:15,711+0000 WARN [/opt/primekey/bin/start.sh] (process:1) Will use self-signed server side TLS keystore. 2023-01-14 03:13:22,961+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Adding initial application RoleMember (";PublicAccessAuthenticationToken:TRANSPORT_ANY;"). 2023-01-14 03:13:26,040+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:13:26+00:00;ROLE_ACCESS_USER_ADDITION;SUCCESS;ROLES;CORE;ejbca;;;;msg=Added administrator aspect(s) to role Super Administrator Role.;id=406401526;tokenType=PublicAccessAuthenticationToken;tokenIssuerId=0;tokenMatchKey=TRANSPORT_ANY (0);tokenMatchOperator=TYPE_UNUSED (0);tokenMatchValue=;roleId=1;nameSpace=;roleName=Super Administrator Role;description=Initial RoleMember. 2023-01-14 03:13:26,407+0000 INFO [/opt/primekey/bin/start.sh] (process:1) No truststore and/or password file were detected at '/opt/primekey/secrets/external/tls/ts/truststore.[jks|storepasswd]'. Check mount points and file permissions if this is not what you expected. 2023-01-14 03:13:33,262+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Enabling HTTPS listener on 0.0.0.0:8443. 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 2023-01-14 03:13:39,092+0000 INFO [org.ejbca.ui.web.pub.HealthCheckServlet] (default task-1) All IPs are authorized. 2023-01-14 03:13:40,176+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Enabling HTTP listener on 0.0.0.0:8080. 2023-01-14 03:13:47,171+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Waiting 5 seconds before signaling application readiness to ensure proper handling of PublicAccessAuthenticationToken. 2023-01-14 03:13:52,182+0000 INFO [/opt/primekey/bin/start.sh] (process:1) Health check now reports application status at /ejbca/publicweb/healthcheck/ejbcahealth 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) ***************************************************************************************** 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) * A fresh installation was detected please, but no Management CA has been created yet. * 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) * * 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) * URL: https://onap-ejbca-7f6654cbb5-h6jhn:443/ejbca/adminweb/ 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) * * 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) * If you use different port mapping or a proxy, please adapt the URL above accordingly. * 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) ***************************************************************************************** 2023-01-14 03:13:52,190+0000 INFO [/opt/primekey/bin/start.sh] (process:1) 2023-01-14 03:13:57,494+0000 INFO [org.apache.commons.configuration.PropertiesConfiguration] (default task-1) Reloading configuration. URL is file:/etc/ejbca/conf/web.properties 2023-01-14 03:13:57,602+0000 INFO [org.cesecore.certificates.ca.CaSessionBean] (default task-1) CA with name ManagementCA does not exist. 2023-01-14 03:13:57,730+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:13:57+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/cryptotoken/modify 2023-01-14 03:13:57,775+0000 INFO [org.cesecore.keys.token.SoftCryptoToken] (default task-1) Error activating Crypto Token with ID -1. No keystore data available yet, creating new PKCS#12 keystore. 2023-01-14 03:13:58,021+0000 INFO [org.cesecore.keys.token.SoftCryptoToken] (default task-1) Error activating Crypto Token with ID 902084937. No keystore data available yet, creating new PKCS#12 keystore. 2023-01-14 03:13:58,235+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:13:58+00:00;CRYPTOTOKEN_CREATE;SUCCESS;CRYPTOTOKEN;CORE;ejbca;902084937;;;msg=Created CryptoToken with id 902084937;name=ManagementCA;encProviderName=BC;signProviderName=BC;autoActivation=added;autoActivationPinProtection=legacy;added:tokenName=ManagementCA 2023-01-14 03:13:58,810+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:13:58+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/cryptotoken/keys/generate/902084937 2023-01-14 03:14:00,708+0000 INFO [org.cesecore.keys.util.SignWithWorkingAlgorithm] (default task-1) Signature algorithm 'SHA256WithRSA' working for provider 'BC version 1.68'. 2023-01-14 03:14:00,897+0000 INFO [org.cesecore.keys.util.SignWithWorkingAlgorithm] (default task-1) Signature algorithm 'SHA1WithRSA' working for provider 'BC version 1.68'. 2023-01-14 03:14:01,055+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:01+00:00;CRYPTOTOKEN_GEN_KEYPAIR;SUCCESS;CRYPTOTOKEN;CORE;ejbca;902084937;;;msg=Generated new keypair in CryptoToken 902084937;keyAlias=signKey;keySpecification=3072 2023-01-14 03:14:01,093+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:01+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/cryptotoken/keys/generate/902084937 2023-01-14 03:14:02,070+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;CRYPTOTOKEN_GEN_KEYPAIR;SUCCESS;CRYPTOTOKEN;CORE;ejbca;902084937;;;msg=Generated new keypair in CryptoToken 902084937;keyAlias=encryptKey;keySpecification=3072 2023-01-14 03:14:02,194+0000 INFO [org.ejbca.core.ejb.ca.caadmin.CAAdminSessionBean] (default task-1) Creating an X509 CA: ManagementCA 2023-01-14 03:14:02,230+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/add_ca;resource1=/cryptotoken/use/902084937 2023-01-14 03:14:02,292+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;CA_CREATION;SUCCESS;CA;CORE;ejbca;430485574;;;msg=CA with id 430485574 and name ManagementCA added, status: 1. ;tokenproperties={certSignKey=signKey, crlSignKey=signKey, defaultKey=encryptKey};tokensequence=00000 2023-01-14 03:14:02,308+0000 INFO [org.cesecore.certificates.ca.internal.SernoGeneratorRandom] (default task-1) Using SHA1PRNG serialNumber RNG algorithm. 2023-01-14 03:14:02,355+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/edit_ca;resource1=/ca/430485574 2023-01-14 03:14:02,356+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;CA_EDITING;SUCCESS;CA;CORE;ejbca;430485574;;;msg=CA with id 430485574 and name ManagementCA edited., 1;removed:expiretime=Thu Jan 01 00:00:00 UTC 1970;added:certificatechain=[MIIElzCCAv+gAwIBAgIUTWl4mPFtIfaAmnZRf9ieE6+3U60wDQYJKoZIhvcNAQEL BQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50 Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDEx NDAzMTQwMloXDTMzMDExMzAzMTQwMVowUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1 MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5l ciBRdWlja3N0YXJ0MIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAs/uG GhBPetYmAh531czJZ+D4m3q58bhq5SYaodN7FUa4ZDer/eTZRe0j1aNrl1HfU76u aKuttqpIDpbWMb1fr6QM2E72v46a9d6MnLZaecLkFaRhag7sXoJHBpM+/gBrr6ce DGBxht6Zw0brUeHZJJrLWCpxncf06iCL48MUxmaRjk6amNLxpg4C3nboPTsKs8R+ FXpN9aid5z0CXbCOeu+HtAwFDk/ZWuNXp4HaxHqlmPhXo/cqRIvuGvWyuY1HxlZN zCmzKxOmWnuda3BmsSXYXbErNvWCvOymIA845vMSGc8GtFgx6TxRlf0hZadVYbFi qyV5sWiu0Pgdka30yf6LhyhXkRoftYL1pzXVC9fmz73o+a2MxzOLYjNLPVBmb1Bw 9XgY2ucAVNCxMNk/ga4bJVQIiiIA9A/MTMRfh/Uw1itHJCN5Z18Q7S1BMCsQ+fAm OtpLh7RCG6fohRbYbErv1YTAgCuC+nqbqjB2J8rWZIDWgLmV9Bn2N7j8afwBAgMB AAGjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUmaPKxeEn7YL2x36g CX9QroOkFz8wHQYDVR0OBBYEFJmjysXhJ+2C9sd+oAl/UK6DpBc/MA4GA1UdDwEB /wQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAYEAjVDyWgSue2FAvHPhGU35IOO/V45B 5bSJHlXGqudEXoFEGP+A/z8ISF22vsmOuSH4xghlaUOJCyHOz//f3qDdw2w0l22Z COV8A5s0rqZCTnLRz3XiCrQe1Xw98/oGTje2FmDIbO7z+5UW0t7NZyJLzkLhhiyl TYF3eWTe0JoIphxonQk3xAbo687sPy9k/KKLLEYFals2wxBYmx2bgl/UKn/QGlb5 jedKjqT+IjT0jiMYZ2U2emblQYlwkObSxdAB00OtacamQXGWaw9F5WZMb6aAwf8T yd47HZD1GkgBYyn8RkdoBkbqLc/1swL8hiBoZq5jPwQEHKsXywCZC16YGq8lt+Jt amtLdq/FpNzkq3tmT05gmDOhYYaQ3Iyz621wVh3GCHPDDgt1yGSYQHDqGaRleBvA 6Yk/5GGgGmSEn+34ZzfHzNCXX3NS1OM92Fg/e8nj2kFdA6qwzHyj3VvxE0pnZiUi 9rLvsVwXqNZKcMaK+fVJDhOap/ujX6U3xaY0];tokenproperties={certSignKey=signKey, crlSignKey=signKey, defaultKey=encryptKey};tokensequence=00000 2023-01-14 03:14:02,411+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,418+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;ejbca;430485574;4D697898F16D21F6809A76517FD89E13AFB753AD;SYSTEMCA;msg=Certificate stored for username 'SYSTEMCA', fp=7d05f253cbf03f4ef0476f628ed7b7575bbb6cf4, subjectDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=4D697898F16D21F6809A76517FD89E13AFB753AD. 2023-01-14 03:14:02,419+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloading CA certificate cache. 2023-01-14 03:14:02,460+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:14:02,462+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,464+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/edit_ca;resource1=/ca/430485574 2023-01-14 03:14:02,498+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,559+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/create_crl 2023-01-14 03:14:02,598+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,602+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;CRL_STORED;SUCCESS;CRL;CORE;ejbca;430485574;;;msg=Stored CRL with CRLNumber=1, fingerprint=b5ef7c2ae1eb53605acf8884b37bd0985fa1d39f, issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart'. 2023-01-14 03:14:02,603+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;CRL_CREATION;SUCCESS;CRL;CORE;ejbca;430485574;;;msg=Created CRL with number 1 for CA 'ManagementCA' with DN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart'. 2023-01-14 03:14:02,604+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,604+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,605+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,620+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:02,621+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloading CA certificate cache. 2023-01-14 03:14:02,627+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:14:02,684+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:06,949+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:06+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:06,953+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:06+00:00;SYSTEMCONF_CREATE;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Global configuration with id 1 created. 2023-01-14 03:14:10,327+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:10+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:10,330+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:10+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmpRA.operationmode=ra 2023-01-14 03:14:14,074+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:14+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:14,243+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:14+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/edit_ca;resource1=/ca/430485574 2023-01-14 03:14:14,266+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:14+00:00;CA_EDITING;SUCCESS;CA;CORE;ejbca;430485574;;;msg=CA with id 430485574 and name ManagementCA edited., 1;changed:cmpraauthsecret=WuqoXevaSige2[;changed:catoken={version=8.0, cryptotokenid=902084937, propertydata=certSignKey=signKey crlSignKey=signKey defaultKey=encryptKey , signaturealgorithm=SHA256WithRSA, encryptionalgorithm=SHA256WithRSA, sequence=00000, sequenceformat=1};added:externalcdp=;tokenproperties={certSignKey=signKey, crlSignKey=signKey, defaultKey=encryptKey};tokensequence=00000 2023-01-14 03:14:14,298+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:14+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:14,342+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:14+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:17,925+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:17+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:17,932+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:17+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1. 2023-01-14 03:14:21,700+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:21+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:21,705+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:21+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmpRA.authenticationmodule=HMAC;EndEntityCertificate 2023-01-14 03:14:25,280+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:25+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:25,285+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:25+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmpRA.authenticationparameters=-;ManagementCA 2023-01-14 03:14:28,898+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:28+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:28,903+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:28+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmpRA.allowautomatickeyupdate=true 2023-01-14 03:14:33,461+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:33+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/edit_certificate_profiles;resource1=/ca/ 2023-01-14 03:14:33,495+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:33+00:00;CERTPROFILE_CREATION;SUCCESS;CERTIFICATEPROFILE;CORE;ejbca;;;;msg=New certificate profile CUSTOM_ENDUSER added successfully. 2023-01-14 03:14:33,635+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:33+00:00;RA_ADDEEPROFILE;SUCCESS;RA;EJBCA;ejbca;;;;msg=End entity profile Custom_EndEntity added. 2023-01-14 03:14:37,364+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:37+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:37,366+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:37+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmpRA.ra.certificateprofile=CUSTOM_ENDUSER 2023-01-14 03:14:40,779+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:40+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:40,789+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:40+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmpRA.ra.endentityprofileid=1356531849 2023-01-14 03:14:44,393+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:44+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:14:47,969+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:47+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:47,971+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:47+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmpRA.defaultca=UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart 2023-01-14 03:14:55,094+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:55+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:55,098+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:14:55+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:aliaslist=[cmpRA, cmp];added:cmp.defaultca=;added:cmp.responseprotection=signature;added:cmp.operationmode=client;added:cmp.authenticationmodule=RegTokenPwd;HMAC;added:cmp.authenticationparameters=-;-;added:cmp.extractusernamecomponent=DN;added:cmp.vendorcertificatemode=false;added:cmp.vendorca=;added:cmp.response.capubsca=;added:cmp.response.extracertsca=;added:cmp.allowraverifypopo=false;added:cmp.ra.namegenerationscheme=DN;added:cmp.ra.namegenerationparameters=CN;added:cmp.ra.namegenerationprefix=;added:cmp.ra.namegenerationpostfix=;added:cmp.ra.passwordgenparams=random;added:cmp.ra.allowcustomcertserno=false;added:cmp.ra.endentityprofile=EMPTY;added:cmp.ra.endentityprofileid=1;added:cmp.ra.certificateprofile=ENDUSER;added:cmp.ra.caname=ManagementCA;added:cmp.racertificatepath=;added:cmp.ra.endentitycertificate.omitverifications=false;added:cmp.allowautomatickeyupdate=false;added:cmp.allowservergenkeys=false;added:cmp.allowupdatewithsamekey=true;added:cmp.certreqhandler.class= 2023-01-14 03:14:58,646+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:58+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:14:58,649+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:14:58+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmp.allowautomatickeyupdate=true 2023-01-14 03:15:02,299+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:02+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:15:02,303+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:02+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmp.responseprotection=pbe 2023-01-14 03:15:06,015+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:06+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:15:06,124+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:06+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/endentityprofilesrules/1/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 03:15:06,156+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:06+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;ejbca;430485574;;Node123;msg=Added end entity Node123.;caid=430485574;cardnumber=;certificateprofileid=1;endentityprofileid=1;status=10;subjectAltName=;subjectDN=B64:Q049Tm9kZTEyMw==;subjectEmail=;tokentype=1;type=1;username=Node123 2023-01-14 03:15:09,582+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:09+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/endentityprofilesrules/1/edit_end_entity;resource1=/ra_functionality/edit_end_entity 2023-01-14 03:15:09,584+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:09+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;ejbca;430485574;;Node123;msg=Password changed for end entity Node123. 2023-01-14 03:15:13,340+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:15:13+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/system_functionality/edit_systemconfiguration 2023-01-14 03:15:13,344+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:15:13+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;ejbca;;;;msg=Saved global configuration with id 1.;changed:cmp.extractusernamecomponent=CN 2023-01-14 03:15:20,352+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:20+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:15:24,012+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:24+00:00;ROLE_CREATION;SUCCESS;ROLES;CORE;ejbca;;;;msg=Role Certificate Update Admin added.;roleId=1212718918;roleName=Certificate Update Admin;nameSpace= 2023-01-14 03:15:27,655+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:27+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=1212718918;roleName=Certificate Update Admin;nameSpace= 2023-01-14 03:15:31,259+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:31+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=1212718918;roleName=Certificate Update Admin;nameSpace= 2023-01-14 03:15:34,810+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:34+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=1212718918;roleName=Certificate Update Admin;nameSpace= 2023-01-14 03:15:38,477+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:38+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=1212718918;roleName=Certificate Update Admin;nameSpace= 2023-01-14 03:15:42,117+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:42+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/430485574 2023-01-14 03:15:42,257+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 03:15:42+00:00;ROLE_ACCESS_USER_ADDITION;SUCCESS;ROLES;CORE;ejbca;;;;msg=Added administrator aspect(s) Linux-Foundation to role Certificate Update Admin.;id=874986903;tokenType=CertificateAuthenticationToken;tokenIssuerId=430485574;tokenMatchKey=WITH_ORGANIZATION (5);tokenMatchOperator=TYPE_EQUALCASE (1000);tokenMatchValue=Linux-Foundation;roleId=1212718918;nameSpace=;roleName=Certificate Update Admin;description= 2023-01-14 03:17:34,740+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloading CA certificate cache. 2023-01-14 03:17:34,754+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 2) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:19:16,042+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 03:19:16,067+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-1) Dispatching message with transaction ID: #6eb579831efb13477fc49c1445f2b946 2023-01-14 03:19:16,123+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-1) PKIMessage was successfully authenticated using HMAC 2023-01-14 03:19:16,214+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 03:19:16,228+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.233.67.29;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 2023-01-14 03:19:16,233+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;sdnc.simpledemo.onap.org;msg=Authenticated user sdnc.simpledemo.onap.org. 2023-01-14 03:19:16,239+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 03:19:16,240+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;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=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAskrXEiQlFKNsvM9I53VrB+45wSdoEb5SYmCJaq4tFMVV2ybP5+e1P58+6DJlvE0eFOUBjaSWwDDifiCrPCdTleUfRIgdELsAs/e6S2ulKNanGFHRM0pjaQ5XGuWsxP9txNrzBR1OPUW64s8utDOYeToi2ObGMh8Xr5ju0qnCaLvpbuLa6+8l+BFGzH9QHcz2yScJvDoyk6+LQ5N0Y9S9Er8ptu8ux1vaaNlhwPl81atUkfuV21DzOx9EhrkX7wjGobBK0evt7xr4WaNmXIAhg9K8c3rLCq8NVvYJybDAssu57MF8OVRAUKrPdSwKkhq52Nos4ezF0bNT92sIcfjYZQIDAQAB 2023-01-14 03:19:16,262+0000 INFO [org.cesecore.certificates.ca.internal.CertificateValidity] (default task-1) Limiting validity of certificate because requested start of validity (Sat Jan 14 03:09:16 UTC 2023) is before CA start of validity (Sat Jan 14 03:14:02 UTC 2023). 2023-01-14 03:19:16,286+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;3C70B2F06A8EA051C1D07CBBBC728A6D16937C87;sdnc.simpledemo.onap.org;msg=Certificate stored for username 'sdnc.simpledemo.onap.org', fp=151aa429534028fff808d30d8d391799090c8aca, 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=3C70B2F06A8EA051C1D07CBBBC728A6D16937C87. 2023-01-14 03:19:16,287+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;3C70B2F06A8EA051C1D07CBBBC728A6D16937C87;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=MIIEmTCCAwGgAwIBAgIUPHCy8GqOoFHB0Hy7vHKKbRaTfIcwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDAzMTQwMloXDTI1MDExMzAzMDkxNVowgYcxITAfBgNVBAMMGHNkbmMuc2ltcGxlZGVtby5vbmFwLm9yZzENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCyStcSJCUUo2y8z0jndWsH7jnBJ2gRvlJiYIlqri0UxVXbJs/n57U/nz7oMmW8TR4U5QGNpJbAMOJ+IKs8J1OV5R9EiB0QuwCz97pLa6Uo1qcYUdEzSmNpDlca5azE/23E2vMFHU49Rbrizy60M5h5OiLY5sYyHxevmO7SqcJou+lu4trr7yX4EUbMf1AdzPbJJwm8OjKTr4tDk3Rj1L0Svym27y7HW9po2WHA+XzVq1SR+5XbUPM7H0SGuRfvCMahsErR6+3vGvhZo2ZcgCGD0rxzessKrw1W9gnJsMCyy7nswXw5VEBQqs91LAqSGrnY2izh7MXRs1P3awhx+NhlAgMBAAGjga8wgawwDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAjBgNVHREEHDAaghhzZG5jLnNpbXBsZWRlbW8ub25hcC5vcmcwJwYDVR0lBCAwHgYIKwYBBQUHAwIGCCsGAQUFBwMEBggrBgEFBQcDATAdBgNVHQ4EFgQUMwBJN11HAs93n6sGJZZ+BU1nMCowDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4IBgQAmMyaa0OU9kLpmN3otb/0P5uBBPvnBtSzwT7DUYIffszcYSRik6GLApuC8ytVoFs54u+Bs8cYUX6+WQMOXyhgsv2jLhxajgjj+Du7nSJxg55hxj1lQG6+dxfuDnLZJ9XNviUWY+aQf4IoiDFpD9KTC8HoCVj14EQJgA1yVMGzmSFU9aCH17SWitm3o6nPDv83tCx58oX2sa61LfpEY1IFTmeWlU73LeHQ1dtI3gG3x027r4JkjBcKsr+3M5cU8UKMtG1N41IdavRj5z4DOSMy4RRU6MUtjoPO1snPmD1f60vFGwpG4qbTC2cGaYJZDCVOV5hfsaWF2qpnseuCymdtzltBmEPZ7IYEJ8ggrmdF6fSi124EhYY3hTCsMSt5ghx+arzMo0r06HRYoJnzOs8mE3rLUwHQiOWZVqni/A13W+yB37anK9lV8gsXcPtGF+y1IcbK0peDFRc7xj5cIWInA5VtPwyqiv/8/QPg33UOONRGSGKwvs18Gt8Sjac28d5U= 2023-01-14 03:19:16,337+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 03:19:16+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. 2023-01-14 03:19:16,337+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-1) Changed status for 'sdnc.simpledemo.onap.org' to STATUS_GENERATED. 2023-01-14 03:19:16,365+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) Sent a CMP response to: 10.233.67.29, process time 319. 2023-01-14 03:22:34,758+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:22:34,777+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:27:34,779+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:27:34,788+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:32:34,789+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:32:34,800+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:37:34,802+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:37:34,811+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:42:34,813+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:42:34,822+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:47:34,823+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:47:34,834+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:52:34,835+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:52:34,846+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 03:57:34,847+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 03:57:34,856+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:02:34,858+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:02:34,867+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:07:34,869+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:07:34,880+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:12:34,881+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:12:34,890+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:17:34,894+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:17:34,903+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:22:34,904+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:22:34,919+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:27:34,921+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:27:34,931+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:32:34,939+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:32:34,955+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:37:34,957+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:37:34,965+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:42:34,966+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:42:34,975+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:47:34,976+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:47:34,986+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:52:34,987+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:52:34,994+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 04:57:34,995+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 04:57:35,004+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:02:35,008+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:02:35,028+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:07:35,028+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:07:35,036+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:12:35,037+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:12:35,047+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:17:35,049+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:17:35,059+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:22:35,061+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:22:35,071+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:27:35,074+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:27:35,083+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:32:35,086+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:32:35,097+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:37:35,098+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:37:35,104+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:42:35,105+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:42:35,113+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:47:35,114+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:47:35,121+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:52:35,122+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:52:35,129+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 05:57:35,131+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 05:57:35,139+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:02:35,141+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:02:35,158+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:07:35,168+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:07:35,201+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:12:35,202+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:12:35,215+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:17:35,218+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:17:35,232+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:22:35,233+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:22:35,243+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:27:35,244+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:27:35,256+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:32:35,257+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:32:35,268+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:37:35,269+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:37:35,278+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:42:35,279+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:42:35,285+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:47:35,287+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:47:35,296+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:52:35,298+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:52:35,311+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 06:57:35,313+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 06:57:35,321+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:02:35,322+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:02:35,330+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:07:35,332+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:07:35,338+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:12:35,340+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:12:35,350+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:17:35,351+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:17:35,363+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:22:35,364+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:22:35,378+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:27:35,380+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:27:35,389+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:32:35,393+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:32:35,409+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:37:35,410+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:37:35,418+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:42:35,420+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:42:35,430+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:47:35,431+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:47:35,438+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:52:35,439+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:52:35,449+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 07:57:35,449+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 07:57:35,457+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:02:35,458+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:02:35,467+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:07:35,468+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:07:35,476+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:12:35,477+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:12:35,486+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:17:35,489+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:17:35,496+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:22:35,497+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:22:35,507+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:27:35,508+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:27:35,515+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:32:35,516+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:32:35,526+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:37:35,526+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:37:35,533+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:42:35,534+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:42:35,543+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:47:35,544+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:47:35,550+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:52:35,551+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:52:35,562+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 08:57:35,564+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 08:57:35,570+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:02:35,571+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:02:35,581+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:07:35,581+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:07:35,589+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:12:35,590+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:12:35,600+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:17:35,601+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:17:35,610+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:22:35,611+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:22:35,617+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:27:35,618+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:27:35,628+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:32:35,629+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:32:35,635+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:37:35,637+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:37:35,646+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:42:35,648+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:42:35,653+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:47:35,655+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:47:35,668+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:52:35,669+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:52:35,675+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 09:57:35,675+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 09:57:35,682+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:02:35,683+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:02:35,690+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:07:35,691+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:07:35,695+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:12:35,697+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:12:35,706+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:17:35,706+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:17:35,712+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:22:35,713+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:22:35,722+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:27:35,722+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:27:35,728+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:32:35,729+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:32:35,738+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:37:35,743+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:37:35,753+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:37:51,964+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 10:37:51,974+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-3) Dispatching message with transaction ID: #8155736238c99a8c988684721223c20d 2023-01-14 10:37:51,994+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-3) PKIMessage was successfully authenticated using HMAC 2023-01-14 10:37:52,027+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 10:37:52,044+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Added end entity onap-ves-client-cmpv2.;caid=430485574;cardnumber=;certificateprofileid=1834889499;endentityprofileid=1356531849;status=10;subjectAltName=B64:ZE5TTmFtZT12ZXMtY2xpZW50;subjectDN=B64:Q049b25hcC12ZXMtY2xpZW50LWNtcHYyLE9VPU9OQVAsTz1MaW51eC1Gb3VuZGF0aW9uLEw9U2FuLUZyYW5jaXNjbyxTVD1DYWxpZm9ybmlhLEM9VVM=;subjectEmail=;tokentype=1;type=1;username=onap-ves-client-cmpv2 2023-01-14 10:37:52,049+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Authenticated user onap-ves-client-cmpv2. 2023-01-14 10:37:52,052+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 10:37:52,053+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,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=onap-ves-client-cmpv2;subjectaltname=dNSName=ves-client;requestaltname=dNSName=ves-client;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0HVHlcEqy6djzMIZnmJI3YeerzWhMkMflF95awcJQ8Xuead0tCWN9OFPeFDwL3uXl5NggVmCAq6nmSKKhK5ZLXs9LLcJpvTTKTnKVQkynqq2RtH/gczaSSzryAHFGx1PVy18id+qaVySJf+jWc7OQ3rhAdNqmQKVnxyPGFW4zcDs4JB6ImijJVpUBpt7KIcXt1v5hujbbW3S4ppfVns0TYwyg/u/jP9TLCGUlMZOt2EwkAJXPLoCrZ5fTBjmws3dS+sSDW688PGr+Al/WxE1y4UECsaGrcbtKlSPNcS5pwCO9CwIA0dWt2BjdlJ6FHw5EOHzBMMPkcuQxqAAnI5vbQIDAQAB 2023-01-14 10:37:52,084+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;4FB58D514A376F28362C5E9ACC4995C0E549E031;onap-ves-client-cmpv2;msg=Certificate stored for username 'onap-ves-client-cmpv2', fp=0f56aa8f59d3a326d3c321f85c9de24010a6f572, subjectDN 'CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=4FB58D514A376F28362C5E9ACC4995C0E549E031. 2023-01-14 10:37:52,085+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;4FB58D514A376F28362C5E9ACC4995C0E549E031;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEiDCCAvCgAwIBAgIUT7WNUUo3byg2LF6azEmVwOVJ4DEwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEwMjc1MloXDTI1MDExMzEwMjc1MVowgYQxHjAcBgNVBAMMFW9uYXAtdmVzLWNsaWVudC1jbXB2MjENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDQdUeVwSrLp2PMwhmeYkjdh56vNaEyQx+UX3lrBwlDxe55p3S0JY304U94UPAve5eXk2CBWYICrqeZIoqErlktez0stwmm9NMpOcpVCTKeqrZG0f+BzNpJLOvIAcUbHU9XLXyJ36ppXJIl/6NZzs5DeuEB02qZApWfHI8YVbjNwOzgkHoiaKMlWlQGm3sohxe3W/mG6NttbdLiml9WezRNjDKD+7+M/1MsIZSUxk63YTCQAlc8ugKtnl9MGObCzd1L6xINbrzw8av4CX9bETXLhQQKxoatxu0qVI81xLmnAI70LAgDR1a3YGN2UnoUfDkQ4fMEww+Ry5DGoACcjm9tAgMBAAGjgaEwgZ4wDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAVBgNVHREEDjAMggp2ZXMtY2xpZW50MCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFFAI9bwVg+Reao6nygjrTX9nVvHdMA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAcheSOQ3QrXMzuXJHicE5L3hlykSASxhJdAknfp5xYIpYI1H++zzH7wW2dH7RSyq5JaRfBq5yEyyGq2dXFyR0TIIWhTw+UpaGBDRfEt5ZBq/q1AWfnjvm4C1mP/1yQ1nm7M0QgKHaJPOqG818F30nleKLCARIlSvsfU8BkYdPnb2yn19RW5txwgRSnvMNnMEmINgoFN28OndCkQ0dohpGSuqPgkl+gEleaq/wx7Clt2YDxUOf57+tXuT16LjSWCWrhi8dP7BllzTEAAkopASV7+uXe9fLeN2rg7H482fUHUUY2N+N8RVzK7WmqmJk+oUTvCj0Gjr7ILXG5D7bHxTkmj/deepbuns9E5E/g4Tc3tXR9t7DKoAbd4zpQDJJitprL00s9RvxLyLFkXwe9dRwH2jPQXQOOimLgZwXoJ1SSSXwl/aNCyIj5PRm3jpToa4ksz9IUbh1TM549+LHRCcX7ne/z9Jmw70uPDAcYUJ+AwAa5rK3IevQbFwlmKULGUG4 2023-01-14 10:37:52,104+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:37:52+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 40. 2023-01-14 10:37:52,104+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-3) Changed status for 'onap-ves-client-cmpv2' to STATUS_GENERATED. 2023-01-14 10:37:52,122+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) Sent a CMP response to: 10.233.67.29, process time 157. 2023-01-14 10:42:35,756+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:42:35,765+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:44:58,301+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 10:44:58,307+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-2) Dispatching message with transaction ID: #320061d799b66fd43f681a904cb1d29e 2023-01-14 10:44:58,320+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-2) PKIMessage was successfully authenticated using HMAC 2023-01-14 10:44:58,343+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/edit_end_entity;resource1=/ra_functionality/edit_end_entity 2023-01-14 10:44:58,369+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 10.;status=40 -> 10;timemodified=Sat Jan 14 10:37:52 UTC 2023 -> Sat Jan 14 10:44:58 UTC 2023 2023-01-14 10:44:58,382+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Authenticated user onap-ves-client-cmpv2. 2023-01-14 10:44:58,384+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 10:44:58,384+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,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=onap-ves-client-cmpv2;subjectaltname=dNSName=ves-client;requestaltname=dNSName=ves-client;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzz74MMDFkJni5RbxP5rEKaUmzqZGJLS1PRw5rC9KCiEnZXCe30XLG2h1N/gjI6ND/6ZPrjIas1BSLrkzqgiG1bSHhhnRfnx/neJf3NYlMGBvIn2nJ0HmAe2JbpiCXPI/j0EH0RQa/3If93/4eFonrC14RmXlhdNx1EhU7OxCGKT+aKKnUH2f45XX+GAtb+NY8DG23leAkvUbtMXIVTad91jNhOezTvTQF8ULoQu5bq7GBkZPiXhbkLNAOLni6qrmbjDzN6fHXfvir936ilgjhsS/BmDZSJ/SQKpSTEsCpkifSbi0JLaGyMNsfvWOPKIojJdI7e0NSrluGPD/UI7mvwIDAQAB 2023-01-14 10:44:58,411+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;65485F495640D382A66D9A21B77769F26C1E08E6;onap-ves-client-cmpv2;msg=Certificate stored for username 'onap-ves-client-cmpv2', fp=4aa6f5c19a927c7b4a2aff878c5737b521437093, subjectDN 'CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=65485F495640D382A66D9A21B77769F26C1E08E6. 2023-01-14 10:44:58,412+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;65485F495640D382A66D9A21B77769F26C1E08E6;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEiDCCAvCgAwIBAgIUZUhfSVZA04KmbZoht3dp8mweCOYwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEwMzQ1OFoXDTI1MDExMzEwMzQ1N1owgYQxHjAcBgNVBAMMFW9uYXAtdmVzLWNsaWVudC1jbXB2MjENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPPvgwwMWQmeLlFvE/msQppSbOpkYktLU9HDmsL0oKISdlcJ7fRcsbaHU3+CMjo0P/pk+uMhqzUFIuuTOqCIbVtIeGGdF+fH+d4l/c1iUwYG8ifacnQeYB7YlumIJc8j+PQQfRFBr/ch/3f/h4WiesLXhGZeWF03HUSFTs7EIYpP5ooqdQfZ/jldf4YC1v41jwMbbeV4CS9Ru0xchVNp33WM2E57NO9NAXxQuhC7lursYGRk+JeFuQs0A4ueLqquZuMPM3p8dd++Kv3fqKWCOGxL8GYNlIn9JAqlJMSwKmSJ9JuLQktobIw2x+9Y48oiiMl0jt7Q1KuW4Y8P9Qjua/AgMBAAGjgaEwgZ4wDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAVBgNVHREEDjAMggp2ZXMtY2xpZW50MCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFCKu9gW8q3Z03kODFW0AiMCRIQVkMA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAhr1u/MIDj3lTYXNYyz/jfl0qVSuKnHkBTEG+MSxRyTSylvIXtl4m2VUQXRdw19k/q4BF9pGqbBE32vi/AWBKScfquU2kfVRhCZfyoOWL2Xcd0/2X8bb5yu9W1puWLLUFcuW+H8x8HYTZ4yYOQdS04qLa7y4cGOQ5MNlah+Ys+yHs9y1L5k/okhu9rQ2JnC8pMtF9bKP7/LSC1GcQu9dYMqRrCpF+caSryDPkrMtCSu3YOQIHCrj7ZdrgsQ9ZnDEBNR5/bmW1rUfT9MiKKiGNDVayg6hOUfVsiGD8idwigN15fuuMUdArSPZK1F7EoFCcdz5S/4oPGH7GzuWDYShcg7fkFVdrWC4ABhbARPZE5odpTA1/Wzv5SsD8yDHfG4kkqu0hEnPXxZkXEqAe6ry3d69wCZ0T68L/5PuZT3ZtPYXqb8+N+OeAuaXsnnlCjPc9BQieBJskN96CmydGQ7vbVf5DgSiUaoGSYVAIOL+4xlA5yTHHOoDUmpfDXWvDe239 2023-01-14 10:44:58,430+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:44:58+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 40. 2023-01-14 10:44:58,430+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-2) Changed status for 'onap-ves-client-cmpv2' to STATUS_GENERATED. 2023-01-14 10:44:58,451+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) Sent a CMP response to: 10.233.67.29, process time 150. 2023-01-14 10:46:48,225+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 10:46:48,228+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-3) Dispatching message with transaction ID: #cbec60a67ff1cf389e0e03065b672179 2023-01-14 10:46:48,239+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-3) PKIMessage was successfully authenticated using HMAC 2023-01-14 10:46:48,257+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 10:46:48,264+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;dcae-ves-collector-cmpv2-cert;msg=Added end entity dcae-ves-collector-cmpv2-cert.;caid=430485574;cardnumber=;certificateprofileid=1834889499;endentityprofileid=1356531849;status=10;subjectAltName=B64:ZE5TTmFtZT1kY2FlLXZlcy1jb2xsZWN0b3ItY21wdjItY2VydCwgZE5TTmFtZT12ZXMtY21wdjItY2VydCwgZE5TTmFtZT12ZXMtY29sbGVjdG9yLWNtcHYyLWNlcnQ=;subjectDN=B64:Q049ZGNhZS12ZXMtY29sbGVjdG9yLWNtcHYyLWNlcnQsT1U9T05BUCxPPUxpbnV4LUZvdW5kYXRpb24sTD1TYW4tRnJhbmNpc2NvLFNUPUNhbGlmb3JuaWEsQz1VUw==;subjectEmail=;tokentype=1;type=1;username=dcae-ves-collector-cmpv2-cert 2023-01-14 10:46:48,264+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;dcae-ves-collector-cmpv2-cert;msg=Authenticated user dcae-ves-collector-cmpv2-cert. 2023-01-14 10:46:48,266+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 10:46:48,266+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;dcae-ves-collector-cmpv2-cert;subjectdn=CN=dcae-ves-collector-cmpv2-cert,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=dcae-ves-collector-cmpv2-cert;subjectaltname=dNSName=dcae-ves-collector-cmpv2-cert, dNSName=ves-cmpv2-cert, dNSName=ves-collector-cmpv2-cert;requestaltname=dNSName=dcae-ves-collector-cmpv2-cert, dNSName=ves-cmpv2-cert, dNSName=ves-collector-cmpv2-cert;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmOiALwfbraKkIk0RCdNlTu+trv85eX/rZuYuJ0er1MiEyVo4xzNd3nZo1Ky20edDuHR2fbjxrWONLEYY+wlq9SLZKVJbD81bnwEAacHoMvOm3OpeRMJChnbDdGeVFefURGYAtx6hzzoZ64sD66n1xllZq5k6zlR9XVhcz0S7ghvODWiDdkIo+O8EuHTXyCWOexmt+4cjYf6a3obRw2CrCvo3J7UvDaNXGPPSMWDrfonKdOF1x3m9dkVGA96z6Vsj3hoyGZ+EEaIZXKvwDZy8yag+puUmcfySgavMqv1oewh09sow2e4SeIJa6/SpOdQIkScINbJP2wD0BunvJAk6iQIDAQAB 2023-01-14 10:46:48,286+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;7953F6AD87A6A669569371CDB544E916CE82A0A2;dcae-ves-collector-cmpv2-cert;msg=Certificate stored for username 'dcae-ves-collector-cmpv2-cert', fp=d399be8d301eb09180558149b203422dcf7228bf, subjectDN 'CN=dcae-ves-collector-cmpv2-cert,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=7953F6AD87A6A669569371CDB544E916CE82A0A2. 2023-01-14 10:46:48,286+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;7953F6AD87A6A669569371CDB544E916CE82A0A2;dcae-ves-collector-cmpv2-cert;subjectdn=CN=dcae-ves-collector-cmpv2-cert,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEzTCCAzWgAwIBAgIUeVP2rYempmlWk3HNtUTpFs6CoKIwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEwMzY0OFoXDTI1MDExMzEwMzY0N1owgYwxJjAkBgNVBAMMHWRjYWUtdmVzLWNvbGxlY3Rvci1jbXB2Mi1jZXJ0MQ0wCwYDVQQLDARPTkFQMRkwFwYDVQQKDBBMaW51eC1Gb3VuZGF0aW9uMRYwFAYDVQQHDA1TYW4tRnJhbmNpc2NvMRMwEQYDVQQIDApDYWxpZm9ybmlhMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJjogC8H262ipCJNEQnTZU7vra7/OXl/62bmLidHq9TIhMlaOMczXd52aNSsttHnQ7h0dn248a1jjSxGGPsJavUi2SlSWw/NW58BAGnB6DLzptzqXkTCQoZ2w3RnlRXn1ERmALceoc86GeuLA+up9cZZWauZOs5UfV1YXM9Eu4Ibzg1og3ZCKPjvBLh018gljnsZrfuHI2H+mt6G0cNgqwr6Nye1Lw2jVxjz0jFg636JynThdcd5vXZFRgPes+lbI94aMhmfhBGiGVyr8A2cvMmoPqblJnH8koGrzKr9aHsIdPbKMNnuEniCWuv0qTnUCJEnCDWyT9sA9Abp7yQJOokCAwEAAaOB3jCB2zAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFJmjysXhJ+2C9sd+oAl/UK6DpBc/MFIGA1UdEQRLMEmCHWRjYWUtdmVzLWNvbGxlY3Rvci1jbXB2Mi1jZXJ0gg52ZXMtY21wdjItY2VydIIYdmVzLWNvbGxlY3Rvci1jbXB2Mi1jZXJ0MCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFDxwboxpF/k08n7mddJAxVe8AI/OMA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAZS2FI2E0JYGg13bM26oo7bbqQeMXOSoQ7ylHtvjpHZP/J2RoB6NQZSYwvkSWjlyV9BJJ9bKGCG6sZxsjszjlALEI1p5pzK8byMfgbVhMis7eWWTB6AHaFJz7ATPEkRG350OpRSXxvei+DqLRGdiN+kpshBnxZoZ5tsZaDivlGBwSnIYLCF8Qs4SLvnGfzhMd8FWmp6gpgGPh0MekCgPRqkBirT4GS4WhBQolVqXdgpgkb/ZO5SibmJA6d7CGh7062gUOzly/j69WZiIcO6FDzRHHo8Tie/RlaQXAE867ee28p9wA7HpWGuMM3zsWlAxi+NHa4bV+lr08kKaJJCCvrgVytyzWV1JKw/zJ8vqDvcIduzsfU6WfoIgXDdPwAcLkgDiDuWdk2k/ew/TH1t9N3s50rtJE1/uSkB2JPA2lAAKAR3u2gWSTRTJbouwQDZaYme45HunfvaUb5fyD6bjbB/NA2XlOTSIfvD8qsXpXs2FQdr/pS5nQHN4LVtzT1F0d 2023-01-14 10:46:48,303+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:46:48+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;dcae-ves-collector-cmpv2-cert;msg=Edited end entity dcae-ves-collector-cmpv2-cert, new status 40. 2023-01-14 10:46:48,304+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-3) Changed status for 'dcae-ves-collector-cmpv2-cert' to STATUS_GENERATED. 2023-01-14 10:46:48,317+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) Sent a CMP response to: 10.233.67.29, process time 91. 2023-01-14 10:47:35,766+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:47:35,772+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:48:26,559+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 10:48:26,562+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-2) Dispatching message with transaction ID: #545da7e4781f400ec1c65517bda9a254 2023-01-14 10:48:26,570+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-2) PKIMessage was successfully authenticated using HMAC 2023-01-14 10:48:26,586+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 10:48:26,591+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;wrong-sans;msg=Added end entity wrong-sans.;caid=430485574;cardnumber=;certificateprofileid=1834889499;endentityprofileid=1356531849;status=10;subjectAltName=B64:ZE5TTmFtZT13cm9uZy1zYW5z;subjectDN=B64:Q049d3Jvbmctc2FucyxPVT1PTkFQLE89TGludXgtRm91bmRhdGlvbixMPVNhbi1GcmFuY2lzY28sU1Q9Q2FsaWZvcm5pYSxDPVVT;subjectEmail=;tokentype=1;type=1;username=wrong-sans 2023-01-14 10:48:26,599+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;wrong-sans;msg=Authenticated user wrong-sans. 2023-01-14 10:48:26,601+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 10:48:26,601+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;wrong-sans;subjectdn=CN=wrong-sans,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=wrong-sans;subjectaltname=dNSName=wrong-sans;requestaltname=dNSName=wrong-sans;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuyJhvqEibavJFFyOWI3r1jq02F7eyKAbKNRe0Mj2nUm3uCrMRWgm6zkYbGsAnFUR6qaq4fkQquceXUFgYVireCevsDO6+wJNaNUKwie0Js/C2UWChw7Z9CrrvT71Bx0GTFMbN3XUpqLMnLK/74Hcu8aXGE9LHlRLCOmh3dlSVHLJB/LIVh3RHY8e+u7xypeSNJBTekBgtO9snwBvDB04S9Ql6A7b1s6X41SMsFAAW7hRpoXsxXhC3J52uFWgw8tol0DoWMr3AilkoOVJs1MJYr3Eoo5Wjlobii/IyfX8alJH6f9jsu2Izb2KOGFRXcXh1ne4TsL8V+lmOoPBpAUj/QIDAQAB 2023-01-14 10:48:26,627+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;1408227663353225067560251CB5223E1678A4C5;wrong-sans;msg=Certificate stored for username 'wrong-sans', fp=f4368b323c71f9692e38c1e585f0f6f1987480dc, subjectDN 'CN=wrong-sans,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=1408227663353225067560251CB5223E1678A4C5. 2023-01-14 10:48:26,627+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;1408227663353225067560251CB5223E1678A4C5;wrong-sans;subjectdn=CN=wrong-sans,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEfDCCAuSgAwIBAgIUFAgidmM1MiUGdWAlHLUiPhZ4pMUwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEwMzgyNloXDTI1MDExMzEwMzgyNVoweTETMBEGA1UEAwwKd3Jvbmctc2FuczENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC7ImG+oSJtq8kUXI5YjevWOrTYXt7IoBso1F7QyPadSbe4KsxFaCbrORhsawCcVRHqpqrh+RCq5x5dQWBhWKt4J6+wM7r7Ak1o1QrCJ7Qmz8LZRYKHDtn0Kuu9PvUHHQZMUxs3ddSmosycsr/vgdy7xpcYT0seVEsI6aHd2VJUcskH8shWHdEdjx767vHKl5I0kFN6QGC072yfAG8MHThL1CXoDtvWzpfjVIywUABbuFGmhezFeELcnna4VaDDy2iXQOhYyvcCKWSg5UmzUwlivcSijlaOWhuKL8jJ9fxqUkfp/2Oy7YjNvYo4YVFdxeHWd7hOwvxX6WY6g8GkBSP9AgMBAAGjgaEwgZ4wDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAVBgNVHREEDjAMggp3cm9uZy1zYW5zMCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFObRYVUZSAQUpIDa9hHVybjGwWe9MA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAnGNEcnZqDo4FO78tdrqmZ1RpcY6nlN2RJritoiQU0ZsBwDU8UG8GoOjoBl9WypvtK3CuoDFo6QOUfgsbDwkQwyQ2A2hUVpw/csb2c1hNQdqtEkosl+CLjlL0GSks9A9Y5dj7s7qXgdK5RoqKW+F+o9moMdZqr2PBFm5phJOQAmqT263aMOaKxBmDYzIzpsdgUKa9U1dVkS7lXAfbIZMjH3f2Gg7lI0KoxfhEm3cABL4d3cR72rheYqc+9l3mYaEwtsAvcf8nX0ClIweQc1ltdpRfv05ODYdpVi6R/XdY7pdyTS9sdo8AajH9HOaQzkEHdwnhbqI2zKKDWhssY7N7rhyRuRjz+GbSapD9yx5qZbsN1WoN8vARUUrgNXgkv5ia+WgxbE0dCzXXiyB4LpbaHCpncduVUPBU2FRj56kQ/MIUbNOOEwIf7JkuQnDZaGPqq04YVdmWZgKG1UhY8bJMEEbaannYrnikPT6Tanfr5FXuuLE5ejbVLVF1Qy2v6Lus 2023-01-14 10:48:26,643+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:48:26+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;wrong-sans;msg=Edited end entity wrong-sans, new status 40. 2023-01-14 10:48:26,644+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-2) Changed status for 'wrong-sans' to STATUS_GENERATED. 2023-01-14 10:48:26,660+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) Sent a CMP response to: 10.233.67.29, process time 101. 2023-01-14 10:52:01,025+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 10:52:01,030+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-3) Dispatching message with transaction ID: #aae519e1d1faa60768af0c61b2e8c828 2023-01-14 10:52:01,044+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-3) PKIMessage was successfully authenticated using HMAC 2023-01-14 10:52:01,052+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/edit_end_entity;resource1=/ra_functionality/edit_end_entity 2023-01-14 10:52:01,070+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 10.;status=40 -> 10;timemodified=Sat Jan 14 10:44:58 UTC 2023 -> Sat Jan 14 10:52:01 UTC 2023 2023-01-14 10:52:01,075+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Authenticated user onap-ves-client-cmpv2. 2023-01-14 10:52:01,076+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 10:52:01,077+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,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=onap-ves-client-cmpv2;subjectaltname=dNSName=ves-client;requestaltname=dNSName=ves-client;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxxeHXQ4RRY1DfdNo3SMCVddWvcATvvOpL8v83A6HphMB74pmmennRAPZqR1Ob4dWP1C3EICyp2M+dcV398OqUmyo6phYYDQk6ggKejR2GTL38FaACKe6OCv45/jWHCo4Of51+ZwfKcFWvhgapUtgMcJ8VUeGSl87NnP5n2LVOzPOJAGT2x/DQrNXcEIK97ZADC8NfWFmZTCxO+QMRIx2/adrUOHYjzgBadgfdq6jETKsu8zmhZpmHktljT6BSJjUCKEtde3BhVxNxvDEXsljM9RaYzk790PThEYMqj6eVrqDFjHJneOERM6I43qvJ0+Gw66LCkhsOB7MW02hZuaRWwIDAQAB 2023-01-14 10:52:01,096+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;1D922D15AFD403C56D1ABD03CE31D1514FD8D67C;onap-ves-client-cmpv2;msg=Certificate stored for username 'onap-ves-client-cmpv2', fp=f1baa585b4a8232b7d53d59f03b9f3716883a5d5, subjectDN 'CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=1D922D15AFD403C56D1ABD03CE31D1514FD8D67C. 2023-01-14 10:52:01,097+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;1D922D15AFD403C56D1ABD03CE31D1514FD8D67C;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEiDCCAvCgAwIBAgIUHZItFa/UA8VtGr0DzjHRUU/Y1nwwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEwNDIwMVoXDTI1MDExMzEwNDIwMFowgYQxHjAcBgNVBAMMFW9uYXAtdmVzLWNsaWVudC1jbXB2MjENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDHF4ddDhFFjUN902jdIwJV11a9wBO+86kvy/zcDoemEwHvimaZ6edEA9mpHU5vh1Y/ULcQgLKnYz51xXf3w6pSbKjqmFhgNCTqCAp6NHYZMvfwVoAIp7o4K/jn+NYcKjg5/nX5nB8pwVa+GBqlS2AxwnxVR4ZKXzs2c/mfYtU7M84kAZPbH8NCs1dwQgr3tkAMLw19YWZlMLE75AxEjHb9p2tQ4diPOAFp2B92rqMRMqy7zOaFmmYeS2WNPoFImNQIoS117cGFXE3G8MReyWMz1FpjOTv3Q9OERgyqPp5WuoMWMcmd44REzojjeq8nT4bDrosKSGw4HsxbTaFm5pFbAgMBAAGjgaEwgZ4wDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAVBgNVHREEDjAMggp2ZXMtY2xpZW50MCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFPHrb7mNS6B/t1xkTAt2tl6/u2weMA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAmovFrQMbTlYEr5Z8eRZMqamKCZ1BvTs4ORi+zGcHM8Rmf4C3+WOXRs2MTnXw02odRYKsCMsRhXUvL9Q0J0vkU6s8bpMuUCeUYQiq7rjzR2kFZD2jSsMbIyAC8kiwgXFqQb/tngz+qOKu96A+jJR57/1QQpXIMNbI8bRCcjCoQpdW/yYHnZBV4YFwdHcRo3dNbpPZfD/MffbNJ3OL7q1vW6PtcT/PVYIu9KxpfTk3F9hD20NL2h/OPJ2ildhvPcK3oF3dmiyqOVz0SVtt0GafvMsN2JB1iZQxmKM/uBa3X6miNWpZgw9MRil0u0EqZs7+vFCfkn31/kLX2OF0ZTAzYqCjsCbQmVN7jZRw4xIcCk4TKbckxuqtYYVjtTZ8PVXewGePb4NO8n8W0IaIrDQs2Hdlz+TbxMRJZiN5hQmB1bKTYSffCUuL/sj6myNW5unoNQwClKMnGM2onJEt721Sk+9ZXGLUTjx7bHfT43nrcw4/eBw0txIbEchQzEAKNrwT 2023-01-14 10:52:01,113+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 10:52:01+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 40. 2023-01-14 10:52:01,113+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-3) Changed status for 'onap-ves-client-cmpv2' to STATUS_GENERATED. 2023-01-14 10:52:01,127+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) Sent a CMP response to: 10.233.67.29, process time 101. 2023-01-14 10:52:35,774+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:52:35,783+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:57:35,784+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 10:57:35,789+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 10:59:07,525+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 10:59:07,528+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-2) Dispatching message with transaction ID: #dc6e702dd8d3d70f1372eb73a21849e0 2023-01-14 10:59:07,536+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-2) PKIMessage was successfully authenticated using HMAC 2023-01-14 10:59:07,544+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/edit_end_entity;resource1=/ra_functionality/edit_end_entity 2023-01-14 10:59:07,563+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 10.;status=40 -> 10;timemodified=Sat Jan 14 10:52:01 UTC 2023 -> Sat Jan 14 10:59:07 UTC 2023 2023-01-14 10:59:07,566+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Authenticated user onap-ves-client-cmpv2. 2023-01-14 10:59:07,568+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 10:59:07,568+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,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=onap-ves-client-cmpv2;subjectaltname=dNSName=ves-client;requestaltname=dNSName=ves-client;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsNYZdVvdb/4Kvjuc9ow8HSyhouwNy5yQa4GmCu9kGIa1v575v8SjFxT+VOvSVcZls4EyhOLSKslrY28XU4yJ3GT/Tw5R3hAoD6StBaAHfx0vbKxiAiMPzRVTy8Tt+J/iou65uBCCaFfcdOU8ks/eK8+7GbNkIPWdLTlmGuuFsERzg/wpdfFvU/DrdLNJ69IJ3NEbBTRYsLTDSMqXclpkAaw0omJaqBdO5pcaZemjd53EFf8dulL46uqQul9nhDrfoXHjDTPPcIUauDEhOuaBa81ZEMAdILQi0QvI1jQcZpe7qsAVQE21pFdnZKU51qSoW1cHp9VPddYV0VWb4rMGpwIDAQAB 2023-01-14 10:59:07,587+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;77763D7BF74C41E9B714DB9A00BE41FE71211514;onap-ves-client-cmpv2;msg=Certificate stored for username 'onap-ves-client-cmpv2', fp=8ccfb1d0ab6985b449067bbd9c83e35b342e2d99, subjectDN 'CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=77763D7BF74C41E9B714DB9A00BE41FE71211514. 2023-01-14 10:59:07,588+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;77763D7BF74C41E9B714DB9A00BE41FE71211514;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEiDCCAvCgAwIBAgIUd3Y9e/dMQem3FNuaAL5B/nEhFRQwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEwNDkwN1oXDTI1MDExMzEwNDkwNlowgYQxHjAcBgNVBAMMFW9uYXAtdmVzLWNsaWVudC1jbXB2MjENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCw1hl1W91v/gq+O5z2jDwdLKGi7A3LnJBrgaYK72QYhrW/nvm/xKMXFP5U69JVxmWzgTKE4tIqyWtjbxdTjIncZP9PDlHeECgPpK0FoAd/HS9srGICIw/NFVPLxO34n+Ki7rm4EIJoV9x05TySz94rz7sZs2Qg9Z0tOWYa64WwRHOD/Cl18W9T8Ot0s0nr0gnc0RsFNFiwtMNIypdyWmQBrDSiYlqoF07mlxpl6aN3ncQV/x26Uvjq6pC6X2eEOt+hceMNM89whRq4MSE65oFrzVkQwB0gtCLRC8jWNBxml7uqwBVATbWkV2dkpTnWpKhbVwen1U911hXRVZviswanAgMBAAGjgaEwgZ4wDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAVBgNVHREEDjAMggp2ZXMtY2xpZW50MCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFCdgRp60HiVQ1N6sXGhS1EEtSr2tMA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAOAHsjqE+j6T1SpNkmYDAL9tR7+9wVaJYg10D7xXFys9KXxQQawP1NTE6Hyw/A3OngOwxSagolhO55N8QmX/Z+sNQ9pYBUiy3quyPuu8Ht3g9pIfC7lM73XynpqzS3f6l6NHNAz/L0Ah/4bade5RKMowNDBprD3wBAtBjRX79o78XwkOA6FH3VuwMSD3mR3t3vGEFBGe3t1Cp3+Kw59Jhvp8RP6+PcRvfkaWE0FmiPz7WvIuq4uZwxLkbcYbzyRWJyAqVHIVgICaG8s7YECEgqBZBz5M5780mdbHdMP7Cf2tglY0HzAd7+lc7G2e/On3g+WDuB8y1b/crBUr0OdbtKKfVD7udjzwfjxs8J+9/h74ap4s9g2px+uTSOwli84qGjQ6EHOQ0zVTqQCJgOarMKHX8DUNUHecso9sY+0SqIiOTiTJKA25vP8XlG9Fl7dxjmQj6AqPkFALdI7euqX5MZpkyDJVoFY9DmjvGdDWM4dCa1qwL+fijwis/d7cJ+h7+ 2023-01-14 10:59:07,607+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 10:59:07+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 40. 2023-01-14 10:59:07,608+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-2) Changed status for 'onap-ves-client-cmpv2' to STATUS_GENERATED. 2023-01-14 10:59:07,619+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) Sent a CMP response to: 10.233.67.29, process time 94. 2023-01-14 11:02:35,790+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:02:35,800+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:05:18,674+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 11:05:18,686+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-2) Dispatching message with transaction ID: #5316e66ba9b8d1c644fc786abe8cf89f 2023-01-14 11:05:18,700+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-2) PKIMessage was successfully authenticated using HMAC 2023-01-14 11:05:18,710+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/edit_end_entity;resource1=/ra_functionality/edit_end_entity 2023-01-14 11:05:18,739+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 10.;status=40 -> 10;timemodified=Sat Jan 14 10:59:07 UTC 2023 -> Sat Jan 14 11:05:18 UTC 2023 2023-01-14 11:05:18,741+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;onap-ves-client-cmpv2;msg=Authenticated user onap-ves-client-cmpv2. 2023-01-14 11:05:18,743+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 11:05:18,744+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,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=onap-ves-client-cmpv2;subjectaltname=dNSName=ves-client;requestaltname=dNSName=ves-client;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxxbRbhAZKyLE8jiDId55qiW9/SX1Or2QlbSTB/2UY9yLWvQTWorpAH6/PYzuSNd5l5Uipfe5pAtBaxmYwT6Hu0WXFWg2JnuAgHa6MGenekoVBrHsWlbfDkQB+OKoKpEA5G5apG/6Qyzn/pi2EY0bjqFFj3MIIjtvzSzz0srPmMZuVQDC3jrmNEvhD/9klzc4+O5Kf/b3600sUz2ZHB3G9Vp8fafqwKscpjId90bMK3N1gEP6dXNCD8XJKDLda/mJRc9JoGztcnX9PeF4tWvlQO0yJdqMj2x8wCaY4mKH9npravY/AtZ+0x5tqIyVw0QZnpd4oBfkSRAddhTEVD8NcwIDAQAB 2023-01-14 11:05:18,773+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;7F802B31BFF854D23C2BBBBF7445C775062AE70B;onap-ves-client-cmpv2;msg=Certificate stored for username 'onap-ves-client-cmpv2', fp=1f24fd95dca15640a3f62379bfa4c42dcc477c8b, subjectDN 'CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=7F802B31BFF854D23C2BBBBF7445C775062AE70B. 2023-01-14 11:05:18,774+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;7F802B31BFF854D23C2BBBBF7445C775062AE70B;onap-ves-client-cmpv2;subjectdn=CN=onap-ves-client-cmpv2,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEiDCCAvCgAwIBAgIUf4ArMb/4VNI8K7u/dEXHdQYq5wswDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEwNTUxOFoXDTI1MDExMzEwNTUxN1owgYQxHjAcBgNVBAMMFW9uYXAtdmVzLWNsaWVudC1jbXB2MjENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDHFtFuEBkrIsTyOIMh3nmqJb39JfU6vZCVtJMH/ZRj3Ita9BNaiukAfr89jO5I13mXlSKl97mkC0FrGZjBPoe7RZcVaDYme4CAdrowZ6d6ShUGsexaVt8ORAH44qgqkQDkblqkb/pDLOf+mLYRjRuOoUWPcwgiO2/NLPPSys+Yxm5VAMLeOuY0S+EP/2SXNzj47kp/9vfrTSxTPZkcHcb1Wnx9p+rAqxymMh33Rswrc3WAQ/p1c0IPxckoMt1r+YlFz0mgbO1ydf094Xi1a+VA7TIl2oyPbHzAJpjiYof2emtq9j8C1n7THm2ojJXDRBmel3igF+RJEB12FMRUPw1zAgMBAAGjgaEwgZ4wDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAVBgNVHREEDjAMggp2ZXMtY2xpZW50MCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFNZei9+ZLPAEmlyFFpwQtNXD7dXRMA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAk2vWTmvahrFi6zdWPHGclBYC0jAODdikj29XTh4iZNe15DHNVsw8rjA4UlWFIr+Q8myO8wFJqsGy9ZPaqt9a5jV89mzvee/a17FdrJQmFovjSvJCnll5lysYyGUZV2e4u0a+KgM1Q7z3nfUJY8s/jqCnVdAjkyxmRHrd7NKwIKQsSxsYvoyzu8sD4hfzUDohThGaRc5UZOmEZMLQZPSMQm7S3jWwNbSOQOKCapJvedv5YQUw3rReyBCx5BWbW4cD9WKK7yxLdEIEdN5LS9MgKMcmqh3fVcqy4eTiV4JPNxz4MFM+HPnyxnIEr921IipAd7ucWMLQ7HZCkEHrjMCXXrqs5AalyA1elURPyevzlPQDX7A4nFciaGQunYahDB7V9EkQTuGtqwCu88MZY/CXUQaHv1wuqP0HghELb9aT9rWuMvgLQJSjSoUWtTOR59CXT+eNvHFYAhjxDih7HOYdLKO1gjXwEzWpJAzy9qxvILV9NggDtQCH0WGmQ4G7o3tG 2023-01-14 11:05:18,794+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 11:05:18+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;onap-ves-client-cmpv2;msg=Edited end entity onap-ves-client-cmpv2, new status 40. 2023-01-14 11:05:18,795+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-2) Changed status for 'onap-ves-client-cmpv2' to STATUS_GENERATED. 2023-01-14 11:05:18,809+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) Sent a CMP response to: 10.233.67.29, process time 135. 2023-01-14 11:07:35,802+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:07:35,809+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:12:35,809+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:12:35,813+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:17:35,814+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:17:35,820+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:22:35,820+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:22:35,826+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:27:35,828+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:27:35,835+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:32:35,835+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:32:35,841+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:37:35,841+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:37:35,847+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:42:35,848+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:42:35,858+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:47:35,858+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:47:35,878+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:52:35,881+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:52:35,889+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 11:57:35,890+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 11:57:35,895+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:02:35,896+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:02:35,905+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:07:35,906+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:07:35,913+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:12:35,914+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:12:35,920+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:17:17,486+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 12:17:17,495+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-1) Dispatching message with transaction ID: #ee725275b482beafe981b5dbfbd69042 2023-01-14 12:17:17,511+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-1) PKIMessage was successfully authenticated using HMAC 2023-01-14 12:17:17,542+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 12:17:17,555+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;dcae-datafile-collector;msg=Added end entity dcae-datafile-collector.;caid=430485574;cardnumber=;certificateprofileid=1834889499;endentityprofileid=1356531849;status=10;subjectAltName=B64:ZE5TTmFtZT1kYXRhZmlsZSwgZE5TTmFtZT1kYXRhZmlsZS1jb2xsZWN0b3IsIGROU05hbWU9ZGNhZS1kYXRhZmlsZS1jb2xsZWN0b3I=;subjectDN=B64:Q049ZGNhZS1kYXRhZmlsZS1jb2xsZWN0b3IsT1U9T05BUCxPPUxpbnV4LUZvdW5kYXRpb24sTD1TYW4tRnJhbmNpc2NvLFNUPUNhbGlmb3JuaWEsQz1VUw==;subjectEmail=;tokentype=1;type=1;username=dcae-datafile-collector 2023-01-14 12:17:17,556+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;dcae-datafile-collector;msg=Authenticated user dcae-datafile-collector. 2023-01-14 12:17:17,558+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 12:17:17,559+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;dcae-datafile-collector;subjectdn=CN=dcae-datafile-collector,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=dcae-datafile-collector;subjectaltname=dNSName=datafile, dNSName=datafile-collector, dNSName=dcae-datafile-collector;requestaltname=dNSName=datafile, dNSName=datafile-collector, dNSName=dcae-datafile-collector;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArG6MwSvOC3B3pgXrzbFo5N00a8/svMCelMNmc2eEAmCSsK0HizrpAtyLtut2kieY5hMhEcEDyKnLv2Zzt3Upa9hckZSMaA3bIq9VXQ4LchtAEVZ5rz6O86XFvltjB3oriZCMUjnV3gPmTqzKPLjd2MQjWXPpK6bA0l/aq0heqdnczsSqGdfKyCOQSJ0DdCBvXYo+KR07buUxlcDpxLDliFJ4YMkc0cnZYeQqQzymWCakOAWrTSrKe1PaxCKgh0WLHLTOTPjLtlwakiODRv998zsQk0WW5QUCVhbUDtILph4x29ThveJMiiGvFZkg6W1eo+0t7zY3Uh+FMt2CB/sX8QIDAQAB 2023-01-14 12:17:17,581+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;27FEEBD29801532109C489A03BE8829CBDB6E46A;dcae-datafile-collector;msg=Certificate stored for username 'dcae-datafile-collector', fp=101e82adc9334b64a5bac71650a9c0099e5879f6, subjectDN 'CN=dcae-datafile-collector,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=27FEEBD29801532109C489A03BE8829CBDB6E46A. 2023-01-14 12:17:17,581+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;27FEEBD29801532109C489A03BE8829CBDB6E46A;dcae-datafile-collector;subjectdn=CN=dcae-datafile-collector,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEtTCCAx2gAwIBAgIUJ/7r0pgBUyEJxImgO+iCnL225GowDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEyMDcxN1oXDTI1MDExMzEyMDcxNlowgYYxIDAeBgNVBAMMF2RjYWUtZGF0YWZpbGUtY29sbGVjdG9yMQ0wCwYDVQQLDARPTkFQMRkwFwYDVQQKDBBMaW51eC1Gb3VuZGF0aW9uMRYwFAYDVQQHDA1TYW4tRnJhbmNpc2NvMRMwEQYDVQQIDApDYWxpZm9ybmlhMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKxujMErzgtwd6YF682xaOTdNGvP7LzAnpTDZnNnhAJgkrCtB4s66QLci7brdpInmOYTIRHBA8ipy79mc7d1KWvYXJGUjGgN2yKvVV0OC3IbQBFWea8+jvOlxb5bYwd6K4mQjFI51d4D5k6syjy43djEI1lz6SumwNJf2qtIXqnZ3M7EqhnXysgjkEidA3Qgb12KPikdO27lMZXA6cSw5YhSeGDJHNHJ2WHkKkM8plgmpDgFq00qyntT2sQioIdFixy0zkz4y7ZcGpIjg0b/ffM7EJNFluUFAlYW1A7SC6YeMdvU4b3iTIohrxWZIOltXqPtLe82N1IfhTLdggf7F/ECAwEAAaOBzDCByTAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFJmjysXhJ+2C9sd+oAl/UK6DpBc/MEAGA1UdEQQ5MDeCCGRhdGFmaWxlghJkYXRhZmlsZS1jb2xsZWN0b3KCF2RjYWUtZGF0YWZpbGUtY29sbGVjdG9yMCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwEwHQYDVR0OBBYEFJ7EiO2VgmDFwDUwT6PehyBVK/ReMA4GA1UdDwEB/wQEAwIF4DANBgkqhkiG9w0BAQsFAAOCAYEAaLG/KrEvR7ig0IBm6Bs3dkUwgZPI2ax/vjLc/dUXSMujqoFrI4yLlgIAjyeI/Oa3hB4TAww9+gSdR7rS+ka3T0/IEDAkeqld8Y4muGnS4pFuG8arKJz1KJRC79DoGrT81xpGma+oYVB6FLi+LDqwzxr8qoZJ3eFjRpFFKWE0qBu4U87in89rjp9Oms7TH4w8O5s1243Xqk6qbd7s6wlVqtaW02JFReMg9kEmWVf6Nak5yvOU4sFbzZnQATV1SIFwbB5iOLZ5P8Yqw8LmyRqu9qhpJ4Ly1pgMBiqz70yYIJt/FKocAkUDAIaOs8gAFJZQzPrKy2QZFhzlaM6DJcnI4pTWyU8ti938b8JnEmhuMxSNq7uxE+IRi0jIN7haFcRNvDH7j5kzqIWywRrErFWX9QScjv4PCQ9dyftBZB1lxJhzCv4N9maInLQYw9O8qSuhaA7MgLcJqYDqR1+PUKxOICFi50ihPRp7fbpIlgiAgQRS3xg8MvtTxoKkmHtRzST0 2023-01-14 12:17:17,599+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:17:17+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;dcae-datafile-collector;msg=Edited end entity dcae-datafile-collector, new status 40. 2023-01-14 12:17:17,599+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-1) Changed status for 'dcae-datafile-collector' to STATUS_GENERATED. 2023-01-14 12:17:17,620+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) Sent a CMP response to: 10.233.67.29, process time 133. 2023-01-14 12:17:35,921+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:17:35,931+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:22:35,933+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:22:35,938+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:27:35,939+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:27:35,951+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:32:35,952+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:32:35,956+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:36:22,459+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 12:36:22,467+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-1) Dispatching message with transaction ID: #b20220f51b328e7c58b86b2e2d1d789c 2023-01-14 12:36:22,483+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-1) PKIMessage was successfully authenticated using HMAC 2023-01-14 12:36:22,526+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 12:36:22,542+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;onap-pm-https-server-correct-sans;msg=Added end entity onap-pm-https-server-correct-sans.;caid=430485574;cardnumber=;certificateprofileid=1834889499;endentityprofileid=1356531849;status=10;subjectAltName=B64:ZE5TTmFtZT1vbmFwLXBtLWh0dHBzLXNlcnZlci1jb3JyZWN0LXNhbnM=;subjectDN=B64:Q049b25hcC1wbS1odHRwcy1zZXJ2ZXItY29ycmVjdC1zYW5zLE9VPU9OQVAsTz1MaW51eC1Gb3VuZGF0aW9uLEw9U2FuLUZyYW5jaXNjbyxTVD1DYWxpZm9ybmlhLEM9VVM=;subjectEmail=;tokentype=1;type=1;username=onap-pm-https-server-correct-sans 2023-01-14 12:36:22,545+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;onap-pm-https-server-correct-sans;msg=Authenticated user onap-pm-https-server-correct-sans. 2023-01-14 12:36:22,547+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 12:36:22,547+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;onap-pm-https-server-correct-sans;subjectdn=CN=onap-pm-https-server-correct-sans,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=onap-pm-https-server-correct-sans;subjectaltname=dNSName=onap-pm-https-server-correct-sans;requestaltname=dNSName=onap-pm-https-server-correct-sans;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt4uspP0jPbRJCnKMWASAe54oFuV66jObyuEJ5aVeCTPfVM6u+hrs86h/OPeIFlaIPHe3pDyoyfii+86C7AwUYRr7cUdYhz4+eDtmKLE5t1ceJOB5EfYyCAZQyz2i8ElZFAsierflaXMoR2yV+bKhJX9tZrKS0Dasy0I6zyW39Et2bwgALEQQMb4SjMouyGx7v+SJoO9uqVNpOZEyWB8YjyzoVZLFZtmsVx5czswYYLtcq02LgBUuZRdlLgVBn7itiFXZF11VzC9bMAxYBCXJuyiVSnm13/6Budp+fqQIzyZeqqG28i0Y361dTFTSZBj8DF1QMV46C11fJsjOKnjUmwIDAQAB 2023-01-14 12:36:22,568+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;556F16CCFFDACC329619FD9B7B3EF9CDA1AA5675;onap-pm-https-server-correct-sans;msg=Certificate stored for username 'onap-pm-https-server-correct-sans', fp=8de74bfa1d5063e326b79aa9dada8608c4add941, subjectDN 'CN=onap-pm-https-server-correct-sans,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=556F16CCFFDACC329619FD9B7B3EF9CDA1AA5675. 2023-01-14 12:36:22,569+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;556F16CCFFDACC329619FD9B7B3EF9CDA1AA5675;onap-pm-https-server-correct-sans;subjectdn=CN=onap-pm-https-server-correct-sans,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEqzCCAxOgAwIBAgIUVW8WzP/azDKWGf2bez75zaGqVnUwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEyMjYyMloXDTI1MDExMzEyMjYyMVowgZAxKjAoBgNVBAMMIW9uYXAtcG0taHR0cHMtc2VydmVyLWNvcnJlY3Qtc2FuczENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC3i6yk/SM9tEkKcoxYBIB7nigW5XrqM5vK4QnlpV4JM99Uzq76GuzzqH8494gWVog8d7ekPKjJ+KL7zoLsDBRhGvtxR1iHPj54O2YosTm3Vx4k4HkR9jIIBlDLPaLwSVkUCyJ6t+VpcyhHbJX5sqElf21mspLQNqzLQjrPJbf0S3ZvCAAsRBAxvhKMyi7IbHu/5Img726pU2k5kTJYHxiPLOhVksVm2axXHlzOzBhgu1yrTYuAFS5lF2UuBUGfuK2IVdkXXVXML1swDFgEJcm7KJVKebXf/oG52n5+pAjPJl6qobbyLRjfrV1MVNJkGPwMXVAxXjoLXV8myM4qeNSbAgMBAAGjgbgwgbUwDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAsBgNVHREEJTAjgiFvbmFwLXBtLWh0dHBzLXNlcnZlci1jb3JyZWN0LXNhbnMwJwYDVR0lBCAwHgYIKwYBBQUHAwIGCCsGAQUFBwMEBggrBgEFBQcDATAdBgNVHQ4EFgQUx2Z70jkKev9XORbKfsHkC2xEaeowDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4IBgQALHAqvTO6OD5f3M8VVdezjh7zNJFc+MkmhApLcX2p3mInwpzNaDJW6kVq0UUZqgpJH8Hb57QZgvJt5vUgE6vNQEXuPc7C7C144UxQR/cDslc6fc0h5R9UAWvjp81QN2p/AjmSrUjpcqHWO1yjotXpwlP6LJINzpVYZ8rmc/2FCMtihXyjVvuqywpnWHi/13b8sqFQik1ykaMX34RsG0+GGi4XaU2nXmOP7IDPnsHvfogxeiHtnqItJla1wpIbrQeJmC2lNMGWsISCZDAkwMpTvUeUF/6wV3F2GXXsWapBQRfXiZBjfWmTXr/COUzrGfs1Xdt/ZwJeDf8OXCRv6zvPkMzvVkkrgow6r8bum67wM6qNwQ9zvsOVIOm3h7NR4JGBn9SPvVNyUnRX43bPn+1uA2+35hSemjZ8zduBc1OKDOlt/Ji+spQid+WFLCit/iKIYd75ncyv46WBNyroCEKFy8dDo3vjuGf6kllMYm/vCnJ2eQZf4LgCaH3c/xtNoGRg= 2023-01-14 12:36:22,587+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2023-01-14 12:36:22+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;onap-pm-https-server-correct-sans;msg=Edited end entity onap-pm-https-server-correct-sans, new status 40. 2023-01-14 12:36:22,587+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-1) Changed status for 'onap-pm-https-server-correct-sans' to STATUS_GENERATED. 2023-01-14 12:36:22,602+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-1) Sent a CMP response to: 10.233.67.29, process time 142. 2023-01-14 12:36:41,887+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 12:36:41,888+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-2) Dispatching message with transaction ID: #7aa0c6323b078aafdc2f6e6a43ff67fa 2023-01-14 12:36:41,899+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-2) PKIMessage was successfully authenticated using HMAC 2023-01-14 12:36:41,914+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/create_end_entity;resource1=/ra_functionality/create_end_entity 2023-01-14 12:36:41,925+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;RA_ADDENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;wrong-sans-1;msg=Added end entity wrong-sans-1.;caid=430485574;cardnumber=;certificateprofileid=1834889499;endentityprofileid=1356531849;status=10;subjectAltName=B64:ZE5TTmFtZT13cm9uZy1zYW5zLTI=;subjectDN=B64:Q049d3Jvbmctc2Fucy0xLE9VPU9OQVAsTz1MaW51eC1Gb3VuZGF0aW9uLEw9U2FuLUZyYW5jaXNjbyxTVD1DYWxpZm9ybmlhLEM9VVM=;subjectEmail=;tokentype=1;type=1;username=wrong-sans-1 2023-01-14 12:36:41,926+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;wrong-sans-1;msg=Authenticated user wrong-sans-1. 2023-01-14 12:36:41,928+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 12:36:41,928+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;wrong-sans-1;subjectdn=CN=wrong-sans-1,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=wrong-sans-1;subjectaltname=dNSName=wrong-sans-2;requestaltname=dNSName=wrong-sans-2;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqr22Bh3a/nEL4xLboq/67iJcx7Ebu3Fdt9RN3ExpBRdMOocFCyEnPo7TRrgNYs4AlELhooAa/3ODV5/RWjpfVh1/alj09+IyfMbNvsvRQHsvHYREUZ2qD815L6LNG3zKvh3+Kt9TUur/ap4tiYB/webmVKSj4ERclTfsq61R5AGxQ9MOyfSHXHF6w7L3amFzIRXXPihJWYQJ+RLzZ8n4CYfXjo+oNvap0Z8L7SHPL7vJ7EtNsp3rpzKvf115c3xxLZ73X6OyOF6vRA0gdqZ45TcmI/fE0YP0wZz0yevBtMnwjZ/laAJucFXD/Fj60uvxNuFJaRoQSNPZ347JNuhJUwIDAQAB 2023-01-14 12:36:41,944+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;2CE02E440EFB71617C243FC29DC500436C630A05;wrong-sans-1;msg=Certificate stored for username 'wrong-sans-1', fp=04f15458488a12dbd3f77a4bd5835b9979ae9cbb, subjectDN 'CN=wrong-sans-1,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=2CE02E440EFB71617C243FC29DC500436C630A05. 2023-01-14 12:36:41,944+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;2CE02E440EFB71617C243FC29DC500436C630A05;wrong-sans-1;subjectdn=CN=wrong-sans-1,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEgDCCAuigAwIBAgIULOAuRA77cWF8JD/CncUAQ2xjCgUwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEyMjY0MVoXDTI1MDExMzEyMjY0MFowezEVMBMGA1UEAwwMd3Jvbmctc2Fucy0xMQ0wCwYDVQQLDARPTkFQMRkwFwYDVQQKDBBMaW51eC1Gb3VuZGF0aW9uMRYwFAYDVQQHDA1TYW4tRnJhbmNpc2NvMRMwEQYDVQQIDApDYWxpZm9ybmlhMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKq9tgYd2v5xC+MS26Kv+u4iXMexG7txXbfUTdxMaQUXTDqHBQshJz6O00a4DWLOAJRC4aKAGv9zg1ef0Vo6X1Ydf2pY9PfiMnzGzb7L0UB7Lx2ERFGdqg/NeS+izRt8yr4d/irfU1Lq/2qeLYmAf8Hm5lSko+BEXJU37KutUeQBsUPTDsn0h1xxesOy92phcyEV1z4oSVmECfkS82fJ+AmH146PqDb2qdGfC+0hzy+7yexLTbKd66cyr39deXN8cS2e91+jsjher0QNIHameOU3JiP3xNGD9MGc9MnrwbTJ8I2f5WgCbnBVw/xY+tLr8TbhSWkaEEjT2d+OyTboSVMCAwEAAaOBozCBoDAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFJmjysXhJ+2C9sd+oAl/UK6DpBc/MBcGA1UdEQQQMA6CDHdyb25nLXNhbnMtMjAnBgNVHSUEIDAeBggrBgEFBQcDAgYIKwYBBQUHAwQGCCsGAQUFBwMBMB0GA1UdDgQWBBRcquT3Zz+pQ5jRPa/Rz3ByqqF6+zAOBgNVHQ8BAf8EBAMCBeAwDQYJKoZIhvcNAQELBQADggGBAI5xlm7FggsQZ4XiDqvmK4jx5jZXqnM3RF3/fw+UBUTZtMPiP/U1Ysp+Vf0a/NMRlfMOIO0cQbygqkwFhkm2dFjklZ15uFQFKotUVXbX+dgSriuCCssudHszK2h/vxiHxjpWVldOnjTt1hj9tUcmxL3Lxl35wWapZcvNfR83/Cu+KQn4qsts1RurJhKySSK3b/PVGtiHuru9tehJHPu0FWAwi+HIGrn+HZEbon7R3W9rfVIkgQ+MR6s17hAEtBTmhp31UoUqL6G5lNOyF/BGoZAR8tnZ2khk/7IVEEhZclDcs45KF3cgzKYkZ2/r3VLPJ2oWkwGwSodELjwTNovb2bjI0hON9gfZEfby9VRjlv9rAuFMlaVB3HB1aAskNE12qafdgZ1+2sBsXByMiuZPfj2R+1hCJuWgynHzUftt8wJ7qSmFK3hZIecYBepxy+B3sTnZv9Xmu4svwKqVR+Y61R0Bz6Ln3qn/p1dXJQDQ0sF5RgHwlpzF1nLcDgJv7bKd3Q== 2023-01-14 12:36:41,966+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2023-01-14 12:36:41+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;wrong-sans-1;msg=Edited end entity wrong-sans-1, new status 40. 2023-01-14 12:36:41,966+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-2) Changed status for 'wrong-sans-1' to STATUS_GENERATED. 2023-01-14 12:36:41,976+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-2) Sent a CMP response to: 10.233.67.29, process time 89. 2023-01-14 12:37:35,957+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:37:35,964+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:42:35,965+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:42:35,969+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:47:35,970+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:47:35,978+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:52:35,979+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:52:35,983+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 12:57:35,984+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 12:57:35,989+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:02:35,990+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:02:35,998+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:07:03,536+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 13:07:03,542+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-3) Dispatching message with transaction ID: #f473ff9879de6c4d7dd91fb4d4243087 2023-01-14 13:07:03,556+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-3) PKIMessage was successfully authenticated using HMAC 2023-01-14 13:07:03,568+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/edit_end_entity;resource1=/ra_functionality/edit_end_entity 2023-01-14 13:07:03,591+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;onap-pm-https-server-correct-sans;msg=Edited end entity onap-pm-https-server-correct-sans, new status 10.;status=40 -> 10;timemodified=Sat Jan 14 12:36:22 UTC 2023 -> Sat Jan 14 13:07:03 UTC 2023 2023-01-14 13:07:03,596+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;onap-pm-https-server-correct-sans;msg=Authenticated user onap-pm-https-server-correct-sans. 2023-01-14 13:07:03,598+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 13:07:03,599+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;onap-pm-https-server-correct-sans;subjectdn=CN=onap-pm-https-server-correct-sans,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=onap-pm-https-server-correct-sans;subjectaltname=dNSName=onap-pm-https-server-correct-sans;requestaltname=dNSName=onap-pm-https-server-correct-sans;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyC+sqfBFYX5VddIC6U1+znZKeak8ve3Zc8zPooy7ASlj4BR4iK2Zw1ULlVMrrKy4pIfp7TLcMbA5scMYE73+eYmnzXHOKDnxXwb9N2YdU2mxAc3bNz8siRZOll/WLBMZigoobwfbJfQlmJotdXHQ8gXv2xOAm2I0M09Es8+SHp+ahHZ15iJLJcjt3ibaZkr/bAcRPBW06uFxdUeFzZr0ZdBiQ1go6HAsCPOazeQCYr764dKK18QYBWlfgltN9m7QZBZ6UQiNuKEcJnDsnM3wBWaG4nj1v3de/aqojsKXPAxIapnLhSLbkQvCSG0WjLwQYDJPRzqC2XdvvXefN3IVEQIDAQAB 2023-01-14 13:07:03,626+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;7EBB551E104883A92662E45744B8C07AB209BA43;onap-pm-https-server-correct-sans;msg=Certificate stored for username 'onap-pm-https-server-correct-sans', fp=4e3a672afa225c28f6c69d3a634ba70543293c7f, subjectDN 'CN=onap-pm-https-server-correct-sans,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=7EBB551E104883A92662E45744B8C07AB209BA43. 2023-01-14 13:07:03,626+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;7EBB551E104883A92662E45744B8C07AB209BA43;onap-pm-https-server-correct-sans;subjectdn=CN=onap-pm-https-server-correct-sans,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEqzCCAxOgAwIBAgIUfrtVHhBIg6kmYuRXRLjAerIJukMwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEyNTcwM1oXDTI1MDExMzEyNTcwMlowgZAxKjAoBgNVBAMMIW9uYXAtcG0taHR0cHMtc2VydmVyLWNvcnJlY3Qtc2FuczENMAsGA1UECwwET05BUDEZMBcGA1UECgwQTGludXgtRm91bmRhdGlvbjEWMBQGA1UEBwwNU2FuLUZyYW5jaXNjbzETMBEGA1UECAwKQ2FsaWZvcm5pYTELMAkGA1UEBhMCVVMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDIL6yp8EVhflV10gLpTX7Odkp5qTy97dlzzM+ijLsBKWPgFHiIrZnDVQuVUyusrLikh+ntMtwxsDmxwxgTvf55iafNcc4oOfFfBv03Zh1TabEBzds3PyyJFk6WX9YsExmKCihvB9sl9CWYmi11cdDyBe/bE4CbYjQzT0Szz5Ien5qEdnXmIkslyO3eJtpmSv9sBxE8FbTq4XF1R4XNmvRl0GJDWCjocCwI85rN5AJivvrh0orXxBgFaV+CW032btBkFnpRCI24oRwmcOyczfAFZobiePW/d179qqiOwpc8DEhqmcuFItuRC8JIbRaMvBBgMk9HOoLZd2+9d583chURAgMBAAGjgbgwgbUwDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSZo8rF4SftgvbHfqAJf1Cug6QXPzAsBgNVHREEJTAjgiFvbmFwLXBtLWh0dHBzLXNlcnZlci1jb3JyZWN0LXNhbnMwJwYDVR0lBCAwHgYIKwYBBQUHAwIGCCsGAQUFBwMEBggrBgEFBQcDATAdBgNVHQ4EFgQUtEsUrnK4Q9PQMSfX8bbjKM/f7bcwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4IBgQCwUKPhccToRi0n8lJtlp1ydfi2VGPXB5zMMTQ7zMFlWtc4FkWYVvhdtU2XMNzlBAPtXeG0KM4SFIanvZziS0cszmLOpvn1c76CyFt9GFY9aXAIPVE0igpWhp2QZyjZJqP6NqKNQidFCeE7pKzCaHWCHJXQ0zOLXLU5hGgOsP7FMs2saU05VmUAYJr3Bxa29f8Jo30vHkPLpy+WuN6grZ5i0GK1Aq5i2sPF1Z/dZFT9aqWRGDoKsdC+RNCL1jZdt9EcYkuKuKzUAjjEaAGaSzdkbMRMuOMXvsekZLZ9J4MeoSTSkR4y7jnx4k8XPPmwA7MQqfiN58NKo825DbVtNDBXNloZL3PifAwEYTrrE3VM6dqy+Ip+ForUyKVkUYdgO5nPSWdcXO+7FZvB4iLhfuGc7cd9s30+5Fc8ZbosLr7SyAHawCl/rDM5RbZsr49ew0+AmA6EKff4NQvXS7MUu73Cw96eWH1wTHgT05RQQ116B4dj85dGrKr+3FaRXVwGdxI= 2023-01-14 13:07:03,647+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:03+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;onap-pm-https-server-correct-sans;msg=Edited end entity onap-pm-https-server-correct-sans, new status 40. 2023-01-14 13:07:03,647+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-3) Changed status for 'onap-pm-https-server-correct-sans' to STATUS_GENERATED. 2023-01-14 13:07:03,664+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) Sent a CMP response to: 10.233.67.29, process time 126. 2023-01-14 13:07:09,700+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) CMP message received from: 10.233.67.29, for CMP alias: cmpRA 2023-01-14 13:07:09,702+0000 INFO [org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionBean] (default task-3) Dispatching message with transaction ID: #89820f80bfb6e729b239be2e12c34570 2023-01-14 13:07:09,712+0000 INFO [org.ejbca.core.protocol.cmp.authentication.VerifyPKIMessage] (default task-3) PKIMessage was successfully authenticated using HMAC 2023-01-14 13:07:09,714+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/endentityprofilesrules/1356531849/edit_end_entity;resource1=/ra_functionality/edit_end_entity 2023-01-14 13:07:09,730+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;10.233.67.29;430485574;;wrong-sans-1;msg=Edited end entity wrong-sans-1, new status 10.;status=40 -> 10;timemodified=Sat Jan 14 12:36:41 UTC 2023 -> Sat Jan 14 13:07:09 UTC 2023 2023-01-14 13:07:09,732+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;CA_USERAUTH;SUCCESS;CA;EJBCA;10.233.67.29;430485574;;wrong-sans-1;msg=Authenticated user wrong-sans-1. 2023-01-14 13:07:09,737+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;10.233.67.29;;;;resource0=/ca_functionality/create_certificate;resource1=/ca/430485574 2023-01-14 13:07:09,738+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;CERT_REQUEST;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;;wrong-sans-1;subjectdn=CN=wrong-sans-1,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=wrong-sans-1;subjectaltname=dNSName=wrong-sans-2;requestaltname=dNSName=wrong-sans-2;certprofile=1834889499;keyusage=224;notbefore=;notafter=;sequence=;publickey=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwy/ui9uQxDiOgWZivDdMHeSCc5eHx1KUo9RaNAahT5IVRZgsbk7NlOWFu1HNGh/7k2qsSM6fNULyqjb8S+/SLjiznB2e+iH1edpK2/ZtcerVm4Kah0P4B4QFCVhpeheuef+2MLB4I9XgIhlMmRy/0qU9SPyaQHh+lZwRWimbfz8cSFHnGKknW09M7hAUINUVyHFAKyoZLucU0tl/tsyDghn0xjSVRGAaFAGmAXW6RaGJH6fdbd20DrG5l0wygRVhqEdwgJzk8XTGgsFL9reGYCH2t0vvQtWC8MmhyC4skZQXAykiD/26MSEKqK+v3E/2sB4ClLO4z9d8jC3T8kp2uQIDAQAB 2023-01-14 13:07:09,755+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;173859EDAC76DE67E1585F50CC4720671FF8C47;wrong-sans-1;msg=Certificate stored for username 'wrong-sans-1', fp=fe33827b18f7ae0a378b61626d491b6804c96b9e, subjectDN 'CN=wrong-sans-1,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US', issuerDN 'UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=173859EDAC76DE67E1585F50CC4720671FF8C47. 2023-01-14 13:07:09,756+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;CERT_CREATION;SUCCESS;CERTIFICATE;CORE;10.233.67.29;430485574;173859EDAC76DE67E1585F50CC4720671FF8C47;wrong-sans-1;subjectdn=CN=wrong-sans-1,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US;certprofile=1834889499;issuancerevocationreason=-1;cert=MIIEgDCCAuigAwIBAgIUAXOFntrHbeZ+FYX1DMRyBnH/jEcwDQYJKoZIhvcNAQELBQAwUzEVMBMGCgmSJomT8ixkAQEMBTEyMzQ1MRUwEwYDVQQDDAxNYW5hZ2VtZW50Q0ExIzAhBgNVBAoMGkVKQkNBIENvbnRhaW5lciBRdWlja3N0YXJ0MB4XDTIzMDExNDEyNTcwOVoXDTI1MDExMzEyNTcwOFowezEVMBMGA1UEAwwMd3Jvbmctc2Fucy0xMQ0wCwYDVQQLDARPTkFQMRkwFwYDVQQKDBBMaW51eC1Gb3VuZGF0aW9uMRYwFAYDVQQHDA1TYW4tRnJhbmNpc2NvMRMwEQYDVQQIDApDYWxpZm9ybmlhMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMMv7ovbkMQ4joFmYrw3TB3kgnOXh8dSlKPUWjQGoU+SFUWYLG5OzZTlhbtRzRof+5NqrEjOnzVC8qo2/Evv0i44s5wdnvoh9XnaStv2bXHq1ZuCmodD+AeEBQlYaXoXrnn/tjCweCPV4CIZTJkcv9KlPUj8mkB4fpWcEVopm38/HEhR5xipJ1tPTO4QFCDVFchxQCsqGS7nFNLZf7bMg4IZ9MY0lURgGhQBpgF1ukWhiR+n3W3dtA6xuZdMMoEVYahHcICc5PF0xoLBS/a3hmAh9rdL70LVgvDJocguLJGUFwMpIg/9ujEhCqivr9xP9rAeApSzuM/XfIwt0/JKdrkCAwEAAaOBozCBoDAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFJmjysXhJ+2C9sd+oAl/UK6DpBc/MBcGA1UdEQQQMA6CDHdyb25nLXNhbnMtMjAnBgNVHSUEIDAeBggrBgEFBQcDAgYIKwYBBQUHAwQGCCsGAQUFBwMBMB0GA1UdDgQWBBTs0ZF8mneG3q5N5hfkauKBo1ZATzAOBgNVHQ8BAf8EBAMCBeAwDQYJKoZIhvcNAQELBQADggGBAIGZ1lSpMhg0ExatUYRNSFOnIe4UJK1fzODfZra2ZxdD9q5JM0NBFXany3R596I7+/lRGarsVrlDo/uwujbf8kzt93e4gLmD0w2k3MSQqu854gf/ZQbizTfSqdUoR+8viynR41k04sZhyUeWouh6dzmZ7+MTVoEbItIvfI5SBqPzuzkKZ7vEdkTaYxLAaxCE40HDIpfekxQK7nmu6HNslLCxkWtOYwRlBH51uoYh7O8/dp2h1aOPCsQeMMz06QIrk5t/eWVgMwoXWIwdMBsHCnY0Y7q0oyh3m4bhNbnaGIHqAqt+WMMbWuhGe4jJ/sGmtmBiaUAM+dgP3fFgSWS6JouACiVEoBil+hyK3VdHAVlluc1LYxacrHAv46Cf6U1pWtaGaqNYNqQrPX7zUIg9t97eLD2Z1XfNZVtmZbO7GxJYFU+eVjPT9KRkB6auGZ5Sv7YCzndVRRvZJUmLmNotul8HRwl59yb+UE8IQGfZJkxwXDYfu34i/JiWXxFZoBvJSA== 2023-01-14 13:07:09,771+0000 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-3) 2023-01-14 13:07:09+00:00;RA_EDITENDENTITY;SUCCESS;RA;CORE;Local admin call from EndEntityManagementSession.decRequestCounter;430485574;;wrong-sans-1;msg=Edited end entity wrong-sans-1, new status 40. 2023-01-14 13:07:09,771+0000 INFO [org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean] (default task-3) Changed status for 'wrong-sans-1' to STATUS_GENERATED. 2023-01-14 13:07:09,781+0000 INFO [org.ejbca.ui.web.protocol.CmpServlet] (default task-3) Sent a CMP response to: 10.233.67.29, process time 80. 2023-01-14 13:07:35,999+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:07:36,006+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:12:36,007+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:12:36,019+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:17:36,020+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:17:36,028+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:22:36,030+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:22:36,043+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:27:36,044+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:27:36,057+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:32:36,059+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:32:36,068+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:37:36,069+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:37:36,078+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:42:36,079+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:42:36,085+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:47:36,086+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:47:36,096+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:52:36,096+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:52:36,103+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 13:57:36,104+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 13:57:36,111+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 14:02:36,113+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 14:02:36,121+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 14:07:36,123+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 14:07:36,130+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 14:12:36,131+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 14:12:36,141+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates 2023-01-14 14:17:36,141+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloading CA certificate cache. 2023-01-14 14:17:36,150+0000 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 1) Reloaded CA certificate cache with 1 certificates