The Juniper EX switch must be configured to obtain its public key certificates from an appropriate certificate policy through an approved service provider.
An XCCDF Rule
Description
For user certificates, each organization obtains certificates from an approved, shared service provider, as required by OMB policy. For federal agencies operating a legacy public key infrastructure cross-certified with the Federal Bridge Certification Authority at medium assurance or higher, this Certification Authority will suffice.
- ID
- SV-253943r961863_rule
- Version
- JUEX-NM-000660
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Configure the network device to obtain its public key certificates from an appropriate certificate policy through an approved service provider. To view installed certificates:
show security pki (ca-certificate | local-certificate)
Generate a public/private keypair:
request security pki generate-key-pair type <ecdsa|rsa> size <bit size> certificate-id <name>
Note: ECDSA certificates support 256, 384, or 512 key sizes and RSA supports 1024, 2048, or 4096.