Using Java Servlets
75
SELINUXTYPE=targeted
###########################################
NOTE
All of the instances run in un-confined mode with no security-enhanced policies in effect
for the server.
3.8. Using Java Servlets
Each subsystem Java
™
servlet supports a parameter called
xml
, which can have a value of either
true
or
false
. This parameter sets what kind of data the servlet returns; by default all of the
subsystem interfaces, like the agent services page or the end-entities page, returns data in HTML.
Setting the
xml
with a value of
true
returns XML data. This XML information is useful for writing
scripts that interact with the server.
The
xml
parameter is appended to the end of the interface link. For example, the server returns an
HTML page when the following link is accessed:
https://server.example.com:9443/ca/ee/ca/displayBySerial?op=displayBySerial&serialNumber=0x1
Appending
xml=true
to the end of the link returns the same page in XML:
https://server.example.com:9443/ca/ee/ca/displayBySerial?
op=displayBySerial&serialNumber=0x1
&xml=true
3.9. Logs
This section explains how to use the Console to configure logs maintained by the Certificate System
instance and how to view log contents.
This section contains the following subsections:
•
Section 3.9.1, “About Logs”
•
Section 3.9.2, “Services That Are Logged”
•
Section 3.9.3, “Log Levels (Message Categories)”
•
Section 3.9.4, “Buffered Versus Unbuffered Logging”
•
Section 3.9.5, “Log File Rotation”
•
Section 3.9.6, “Configuring Logs in the Console”
•
Section 3.9.7, “Configuring Logs in the CS.cfg File”
•
Section 3.9.8, “Configuring TPS Logs”
•
Section 3.9.9, “Monitoring Logs”
•
Section 3.9.10, “Signing Log Files”
Содержание CERTIFICATE SYSTEM 7.3 - ADMINISTRATION
Страница 1: ...Red Hat Certificate System 7 3 Administration Guide Publication date May 2007 updated March 25 2010 ...
Страница 15: ...xv Index 525 ...
Страница 16: ...xvi ...
Страница 38: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Страница 82: ...Chapter 2 Installation and Configuration 60 rpm ev rhpki manage ...
Страница 154: ...132 ...
Страница 194: ...172 ...
Страница 238: ...216 ...
Страница 244: ...222 ...
Страница 246: ...224 ...
Страница 286: ...264 ...
Страница 292: ...270 ...
Страница 318: ...Chapter 13 Certificate Profiles 296 Parameter IssuerType_n IssuerName_n ...
Страница 321: ...Freshest CRL Extension Default 299 Parameter PointName_n PointIssuerName_n ...
Страница 371: ...Configuring Mappers 349 Figure 15 9 Selecting a New Mapper Type 6 Edit the mapper instance and click OK ...
Страница 398: ...376 ...
Страница 412: ...390 ...
Страница 472: ...450 ...
Страница 500: ...Appendix A Certificate and CRL Extensions 478 Parameter namen Table A 8 IssuerAlternativeName Configuration Parameters ...
Страница 506: ...484 ...
Страница 528: ...506 ...
Страница 546: ...524 ...