|
From: Sascha Z. <zi...@se...> - 2004-07-07 14:21:35
|
Hi, I try to get EJBCA running on Solaris 8 but the install.sh scipts fails with an error: ---------------------------------------------------------------------- You have entered the following data : CA short name : AdminCA1 Distinguished Name CA : CN=AdminCA1,O=PrimeKey Solutions AB,C=SE Keysize of the CA : 2048 Validity in days for the CA : 3650 Policy id of the CA : 2.5.29.32.0 Computer name of CA server : 10.36.14.25 Distinguished Name of the SSL server certificate : CN=10.36.14.25,O=PrimeKey Solutions AB,C=SE Password for the super administrators keystore : 112233 Is this correct ( Yes/No/Exit ) :yes The installation will now start, please wait ..... Usage: CA info | init | listcas | makeroot | getrootcert | makereq | recrep | processreq | createcrl | getcrl | rolloverroot | rolloversub | listexpired | exportprofiles | importprofiles Setup of Administration Web Interface have started, this will take a minute to complete .... An error occurered when trying to Administrative Web Interface. ---------------------------------------------------------------------- I have installed: j2sdk-1_4_2_05-solaris-sparc.sh jce_policy-1_4_2.zip jboss-3.2.5.tar.gz apache-ant-1.6.1-src.tar.gz ejbca_3_0_2.zip Everything but EJBCA seems to work fine. How can I debug this error? cu Sascha |