summaryrefslogtreecommitdiffstats
path: root/base/server/man/man1
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2015-08-07 13:20:22 -0600
committerMatthew Harmsen <mharmsen@redhat.com>2015-08-07 17:32:58 -0600
commit5015475c6084d9397017e5531299f1545fae2a33 (patch)
tree71fd24290243fc2c69827a0ca124c94f911eea8f /base/server/man/man1
parentc13593770108b6d683ab3d3b43b92d67ac64a1ef (diff)
downloadpki-5015475c6084d9397017e5531299f1545fae2a33.tar.gz
pki-5015475c6084d9397017e5531299f1545fae2a33.tar.xz
pki-5015475c6084d9397017e5531299f1545fae2a33.zip
remove more inaccessible URLs from server.xml
- PKI TRAC Ticket #1443 - pkidaemon status tomcat list URLs under PKI subsystems which are not accessible - PKI TRAC Ticket #1518 - OCSP ee url returned by pkidaemon status tomcat shows an error page
Diffstat (limited to 'base/server/man/man1')
-rw-r--r--base/server/man/man1/pkidaemon.114
1 files changed, 6 insertions, 8 deletions
diff --git a/base/server/man/man1/pkidaemon.1 b/base/server/man/man1/pkidaemon.1
index 9b4eb4685..35c04e558 100644
--- a/base/server/man/man1/pkidaemon.1
+++ b/base/server/man/man1/pkidaemon.1
@@ -39,6 +39,8 @@ As stated above, the only optional argument to \fBpkidaemon\fR is \fB[instance-n
For the following examples, two instances were installed. The first contained a CA, KRA, OCSP, TKS and TPS in a shared PKI instance named 'pki-tomcat', while the second simply contained a CA running on different ports and named 'pki-tomcat-2'.
+For the OCSP 'Unsecure URL' and the OCSP 'Secure EE URL' which both specify a static string of '<ocsp request blob>', the intention is for the user to replace this static string with an actual OCSP request blob relevant to their particular deployment.
+
.SS Listing the status of all local PKI instances on this machine:
.BR
.PP
@@ -57,22 +59,20 @@ Status for pki-tomcat: pki-tomcat is running ..
Tomcat Port = 8005 (for shutdown)
[DRM Status Definitions]
- Unsecure URL = http://pki.example.com:8080/kra/ee/kra
Secure Agent URL = https://pki.example.com:8443/kra/agent/kra
Secure Admin URL = https://pki.example.com:8443/kra/services
PKI Console Command = pkiconsole https://pki.example.com:8443/kra
Tomcat Port = 8005 (for shutdown)
[OCSP Status Definitions]
- Unsecure URL = http://pki.example.com:8080/ocsp/ee/ocsp
+ Unsecure URL = http://pki.example.com:8080/ocsp/ee/ocsp/<ocsp request blob>
Secure Agent URL = https://pki.example.com:8443/ocsp/agent/ocsp
- Secure EE URL = https://pki.example.com:8443/ocsp/ee/ocsp
+ Secure EE URL = https://pki.example.com:8443/ocsp/ee/ocsp/<ocsp request blob>
Secure Admin URL = https://pki.example.com:8443/ocsp/services
PKI Console Command = pkiconsole https://pki.example.com:8443/ocsp
Tomcat Port = 8005 (for shutdown)
[TKS Status Definitions]
- Unsecure URL = http://pki.example.com:8080/tks/ee/tks
Secure Agent URL = https://pki.example.com:8443/tks/agent/tks
Secure Admin URL = https://pki.example.com:8443/tks/services
PKI Console Command = pkiconsole https://pki.example.com:8443/tks
@@ -179,22 +179,20 @@ Status for pki-tomcat: pki-tomcat is running ..
Tomcat Port = 8005 (for shutdown)
[DRM Status Definitions]
- Unsecure URL = http://pki.example.com:8080/kra/ee/kra
Secure Agent URL = https://pki.example.com:8443/kra/agent/kra
Secure Admin URL = https://pki.example.com:8443/kra/services
PKI Console Command = pkiconsole https://pki.example.com:8443/kra
Tomcat Port = 8005 (for shutdown)
[OCSP Status Definitions]
- Unsecure URL = http://pki.example.com:8080/ocsp/ee/ocsp
+ Unsecure URL = http://pki.example.com:8080/ocsp/ee/ocsp/<ocsp request blob>
Secure Agent URL = https://pki.example.com:8443/ocsp/agent/ocsp
- Secure EE URL = https://pki.example.com:8443/ocsp/ee/ocsp
+ Secure EE URL = https://pki.example.com:8443/ocsp/ee/ocsp/<ocsp request blob>
Secure Admin URL = https://pki.example.com:8443/ocsp/services
PKI Console Command = pkiconsole https://pki.example.com:8443/ocsp
Tomcat Port = 8005 (for shutdown)
[TKS Status Definitions]
- Unsecure URL = http://pki.example.com:8080/tks/ee/tks
Secure Agent URL = https://pki.example.com:8443/tks/agent/tks
Secure Admin URL = https://pki.example.com:8443/tks/services
PKI Console Command = pkiconsole https://pki.example.com:8443/tks