We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72da73 commit adc3e71Copy full SHA for adc3e71
README.md
@@ -60,6 +60,7 @@ Unpack the PHPki tarball onto your web server. For example:
60
cp phpki.tar.gz /var/tmp
61
cd /var/www/html
62
tar -xzvf /var/tmp/phpki.tar.gz
63
+ chown <apache-user> -R phpki/
64
65
To configure the certificate authority and create your root certificate,
66
point your browser to where you unpacked PHPki. For example:
0 commit comments