Hi all,

I am trying to install pki-ca only.  I am using fedora 11 and using DCS 1.2.0.
I am following the binary installation guide.

I had install issue when installing pki-ca; "yum install pki-ca" whereby, it complained that it can create a soft link.
Following the suggestion of other pki-user; enabling the fedora-updates-testing.repo, I was able to install pki-ca succesfully.
However,  during the install, I notice, yum picked up 1.3.0 version.

Continuing using pki-ca v1.3.0, I was able to execute pkicreate.

When it finished, this is what I got.

https://:9445/ca/admin/console/config/login?pin=xxxxxxxxxxxxx

This configuration URL is not right, since it does not include the FQDN of my pki-ca.

When I looked into the catalina.out, I notice the following error:

CMS Warning: FAILURE: Cannot build CA chain. Error java.security.cert.CertificateException: Certificate is not a PKCS #11 certificate|FAILURE: authz instance DirAclAuthz initialization failed and skipped, error=Property internaldb.ldapconn.
port missing value|
Server is started.

Can somebody help me to troubleshoot this install issue?

PS: Yesterday, I was able to access the configuration URL and for some reasons, my virtual fedora 11 got corrupted. Hence, I reinstalled everything again.

Regards,
Erwin