Hi Chris,
1. download and unzip the openca application 2. ./configure --prefix=/usr/local/ --with-httpd-user=apache --with- httpd-group=apache --with-hierarchy-level=ra --with-htdocs-fs- prefix=/var/www/html/ --with-cgi-fs-prefix=/var/www/cgi-bin/3. make 4. make install-online5. make clean 6. ./configure --prefix=/usr/local/ --with-httpd-user=apache --with- httpd-group=apache --with-hierarchy-level=CA --with-htdocs-fs- prefix=/var/www/html/ --with-cgi-fs-prefix=/var/www/cgi-bin/ 7. make 8. make install-offline
The "hierarchy-level" switch is obsolete since 0.9.2.2 - so you dont have to reconfigure and dont need to run "make clean" as long as you keep the rest of the options, just run "make install-online and make install-offline"
Oliver -- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat: http://www.ldv.ei.tum.de/page72
smime.p7s
Description: S/MIME Cryptographic Signature
