Replies: 3 comments 3 replies
-
Hi but after removing the SuperAdmin from Super admins role how to replace admin web ManagementCA? Regards |
Beta Was this translation helpful? Give feedback.
-
Dear Tomas
only jks file is sh-4.4$ find / -name "*jks" 2>/dev/null and i do not know the password to use keytool sh-4.4$ keytool -list -keystore /mnt/persistent/secrets/tls/ejbca-node1/server.jks foo123 and ejbca are not correct passwords there are no JBOSS_HOME enviroment variable but anyway wildfly-26.1.3.Final/standalone/configuration/ doesn't have keystore folder I have also 2.5.0 software appliance but unfortunatelly its useless and only firefox asking the client certificate when i connect to ejbca Regards Juri |
Beta Was this translation helpful? Give feedback.
-
Hi Tomas actually i have 3 installations And all have different issues, in your video: https://www.youtube.com/watch?v=x-kEqPrz1g0 what is the default values for: And are they stored in MarinaDB? Regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i'm not able to find how to replace the selfsigned ManagementCA created during the installation
I create the new root CA and client cert with cn=pkiadmin
I add them to Super Amininistrator Role
X509: CN, Common name | JuwaraRootCA-G1R | Equal, case sens. | pkiadmin |
X509: CN, Common name | ManagementCA | Equal, case sens. | SuperAdmin |
I can't remove the cn=SuperAdmin signed by selfsigned ManagementCA
"Authorization denied, Grant access of the current administrator ...."
and when close the web browser and start the new session its still send to me the ManagementCA
%curl -iv https://ejbca.srk.juwara.ee/ejbca/adminweb
...
Server certificate:
...
%ejbca.sh roles
The following commands are available:
addrole Adds an administrative role.
addrolemember Adds a member to a role.
changerule Changes an access rule
listadmins Lists admins in a role.
listroles Lists admin roles
listrules Lists access rules for a role
removeadmin Removes an admin
removerole Remove admin role
i can add role member
but not remove,
and even not the list of the role members
My goal is to remove existing ManagementCA
and replace it with certs issued by this EJBCA (so certs already in key and trust stores)
Regards
Juri
Beta Was this translation helpful? Give feedback.
All reactions