Hi, EJBCA 7.5.01 allows CAs to issue 20 Octets serial number by default. What is the recommended serial number size. Also, in older version of EJBCA the default serial number size was 8 Octets. On upgarded EJBCA version older CAs are having still 8 Octets as serial number is there any security risk about that? Only new CA by default can issue certificate with 20 Octet serial number on an upgraded version of EJBCA.
Hi, you have created the Test Websevice on ejbca? Can you share the detail?
any idea from anyone+
any idea from anyone+
Hi, I have a ejbca cluster setup, which is behind a HA proxy. Either of the ejbca node can be accessed by a virtual IP. The ejbca nodes have been installed with TLS JKS/ tomca.jks with VIP hostname and web.properties have the httpserver.hostname=VIP hostname. The setup is working fine. The problem is each ejbca host has /etc/hosts entry which is not the VIP hostname but hostname of the ejbca server (like abc.dmz.se). It has been seen from the Admin GUI of ejbca as Node hostname: abc.dmz.se. I have...