Friday, May 20, 2011

DogTag Certificate System on CentOS 5.5 x64

https://fedoraproject.org/wiki/QA:Testcase_Dogtag_Certificate_System_Configure

yum install pki-ca pki-ra pki-kra pki-ocsp pki-tks pki-tps.x86_64 pki-console pki-common pki-native-tools centos-ds

pkicreate -pki_instance_root=/var/lib        \
          -pki_instance_name=pki-ca          \
          -subsystem_type=ca                 \
          -agent_secure_port=9443            \
          -ee_secure_port=9444               \
          -ee_secure_client_auth_port=9446   \
          -admin_secure_port=9445            \
          -unsecure_port=9180                \
          -tomcat_server_port=9701           \
          -user=pkiuser                      \
          -group=pkiuser                     \
          -redirect conf=/etc/pki-ca         \
          -redirect logs=/var/log/pki-ca     \
          -verbose

setup-ds.pl

User Firefox or IE
Open the link shown after running the above script.
If it failed, change to use http with port 9180


1 comment:

  1. Very informative blog. Nice explain how to create Kiosk using Google Chrome. Chrome kiosk mode is a great facility of Google Chrome. Thanks for the useful information.

    ReplyDelete