Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of SUSE Linux Enterprise 12
System Settings
Account and Access Control
Protect Physical Console Access
Configure Screen Locking
Hardware Tokens for Authentication
Configure Smart Card Certificate Authority Validation
Configure Smart Card Certificate Authority Validation
An XCCDF Rule
Details
Profiles
Prose
Configure Smart Card Certificate Authority Validation
Medium Severity
Configure the operating system to do certificate status checking for PKI authentication. Modify all of the
cert_policy
lines in
/etc/pam_pkcs11/pam_pkcs11.conf
to include
ca
like so:
cert_policy = ca, ocsp_on, signature;