problem with ejbca user certificate

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












I have configured and installed EJBCA 6.1.1.3 tpgether with JBOSS 7.1 on centos 7. Application is connected to application h2 database. I need your help with superuser (admin) access to web portal.



In the instalation, instalation will generate browser superadmin certificate, but it was not working because it behaves like the certificate was revoked.



So I have tried to regenerate the certificate twice and also imported them to browser. Nothing helped. I have also tried it in console for certificate regeneration, but it was also unsuccessful.



Log shows me this error message:



17:51:37,394 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (http--0.0.0.0-8443-1) 2018-07-18 17:51:37+02:00;AUTHENTICATION;FAILURE;ADMINWEB;EJBCA;none;;;;msg=The certificate is revoked or cannot be located in the database. SubjectDN 'CN=SuperAdmin'.
17:52:02,662 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 7) Reloading CA certificate cache.
17:53:38,863 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Entity does not exist: superadmin
17:53:38,864 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Wrong username or password
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Entity does not exist: superadmin
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Wrong username or password
17:54:26,311 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Entity does not exist: superadmin
17:54:26,312 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Wrong username or password


Can you please help me resolve the issue?



Best regards,
Adrian Bardossy







share|improve this question



















  • resolved, mysql service was not running and it caused the issue
    – Adrian Bardossy
    Jul 19 at 14:25
















up vote
0
down vote

favorite












I have configured and installed EJBCA 6.1.1.3 tpgether with JBOSS 7.1 on centos 7. Application is connected to application h2 database. I need your help with superuser (admin) access to web portal.



In the instalation, instalation will generate browser superadmin certificate, but it was not working because it behaves like the certificate was revoked.



So I have tried to regenerate the certificate twice and also imported them to browser. Nothing helped. I have also tried it in console for certificate regeneration, but it was also unsuccessful.



Log shows me this error message:



17:51:37,394 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (http--0.0.0.0-8443-1) 2018-07-18 17:51:37+02:00;AUTHENTICATION;FAILURE;ADMINWEB;EJBCA;none;;;;msg=The certificate is revoked or cannot be located in the database. SubjectDN 'CN=SuperAdmin'.
17:52:02,662 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 7) Reloading CA certificate cache.
17:53:38,863 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Entity does not exist: superadmin
17:53:38,864 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Wrong username or password
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Entity does not exist: superadmin
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Wrong username or password
17:54:26,311 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Entity does not exist: superadmin
17:54:26,312 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Wrong username or password


Can you please help me resolve the issue?



Best regards,
Adrian Bardossy







share|improve this question



















  • resolved, mysql service was not running and it caused the issue
    – Adrian Bardossy
    Jul 19 at 14:25












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have configured and installed EJBCA 6.1.1.3 tpgether with JBOSS 7.1 on centos 7. Application is connected to application h2 database. I need your help with superuser (admin) access to web portal.



In the instalation, instalation will generate browser superadmin certificate, but it was not working because it behaves like the certificate was revoked.



So I have tried to regenerate the certificate twice and also imported them to browser. Nothing helped. I have also tried it in console for certificate regeneration, but it was also unsuccessful.



Log shows me this error message:



17:51:37,394 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (http--0.0.0.0-8443-1) 2018-07-18 17:51:37+02:00;AUTHENTICATION;FAILURE;ADMINWEB;EJBCA;none;;;;msg=The certificate is revoked or cannot be located in the database. SubjectDN 'CN=SuperAdmin'.
17:52:02,662 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 7) Reloading CA certificate cache.
17:53:38,863 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Entity does not exist: superadmin
17:53:38,864 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Wrong username or password
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Entity does not exist: superadmin
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Wrong username or password
17:54:26,311 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Entity does not exist: superadmin
17:54:26,312 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Wrong username or password


Can you please help me resolve the issue?



Best regards,
Adrian Bardossy







share|improve this question











I have configured and installed EJBCA 6.1.1.3 tpgether with JBOSS 7.1 on centos 7. Application is connected to application h2 database. I need your help with superuser (admin) access to web portal.



In the instalation, instalation will generate browser superadmin certificate, but it was not working because it behaves like the certificate was revoked.



So I have tried to regenerate the certificate twice and also imported them to browser. Nothing helped. I have also tried it in console for certificate regeneration, but it was also unsuccessful.



Log shows me this error message:



17:51:37,394 INFO [org.cesecore.audit.impl.log4j.Log4jDevice] (http--0.0.0.0-8443-1) 2018-07-18 17:51:37+02:00;AUTHENTICATION;FAILURE;ADMINWEB;EJBCA;none;;;;msg=The certificate is revoked or cannot be located in the database. SubjectDN 'CN=SuperAdmin'.
17:52:02,662 INFO [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (EJB default - 7) Reloading CA certificate cache.
17:53:38,863 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Entity does not exist: superadmin
17:53:38,864 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 7) Wrong username or password
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Entity does not exist: superadmin
17:54:07,743 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 6) Wrong username or password
17:54:26,311 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Entity does not exist: superadmin
17:54:26,312 INFO [org.ejbca.core.ejb.ra.EndEntityManagementSessionBean] (EJB default - 5) Wrong username or password


Can you please help me resolve the issue?



Best regards,
Adrian Bardossy









share|improve this question










share|improve this question




share|improve this question









asked Jul 18 at 16:00









Adrian Bardossy

23




23











  • resolved, mysql service was not running and it caused the issue
    – Adrian Bardossy
    Jul 19 at 14:25
















  • resolved, mysql service was not running and it caused the issue
    – Adrian Bardossy
    Jul 19 at 14:25















resolved, mysql service was not running and it caused the issue
– Adrian Bardossy
Jul 19 at 14:25




resolved, mysql service was not running and it caused the issue
– Adrian Bardossy
Jul 19 at 14:25















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457045%2fproblem-with-ejbca-user-certificate%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457045%2fproblem-with-ejbca-user-certificate%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay