Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 15. Determining Certificate System product version
The Red Hat Certificate System product version is stored in the /usr/share/pki/CS_SERVER_VERSION
file. To display the version:
cat /usr/share/pki/CS_SERVER_VERSION Red Hat Certificate System {Version} (Batch Update 1)
# cat /usr/share/pki/CS_SERVER_VERSION
Red Hat Certificate System {Version} (Batch Update 1)
To find the product version of a running server, access the following URLs from your browser:
-
http://host_name:_port_number_/ca/admin/ca/getStatus
-
http://host_name:_port_number_/kra/admin/kra/getStatus
-
http://host_name:_port_number_/ocsp/admin/ocsp/getStatus
-
http://host_name:_port_number_/tks/admin/tks/getStatus
-
http://host_name:_port_number_/tps/admin/tps/getStatus
Note that each component is a separate package and thus could have a separate version number. The above will show the version number for each currently running component.