---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Ensure minimum private key size

# Ensure minimum private key size {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use a system property to determine the minimum size of the private key used for Certificate Signing Request (CSR) generation with the Certificate Inventory Management application.
The sn_disco_certmgmt.private_key_size system property determines the minimum size of the private key used for CSR generation with the Certificate Inventory Management application. Valid choices are 512, 1024,
2048, or 4096.

Verify that this property is set to a value of 2048 or higher. Valid choices for this property are 512, 1024, 2048, or 4096. If the property doesn't exist in the System Properties \[sys_properties\] table, or the value is invalid,
the value is 2048 by default.

## More information {#sc-ensure-minimum-private-key-size__section_lnh_pkf_32c}

{#sc-ensure-minimum-private-key-size__table_hhv_dvg_1xb__entry__2}

| Attribute | Description |
|-|-|
| Configuration name | sn_disco_certmgmt.private_key_size |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Integer, representing the size of the private key generated. Use values of 512, 1024, 2048, or 4096. |
| Recommended value | 2048 |
| Default value | 2048 |
| Fallback value | 2048 |
| Category | [Communications](https://servicenow-prod.fluidtopics.net/KYWXOfqNUW0uNGo3zippJA "This control ensures proper encryption using strong algorithms and ciphers. This includes ensuring the recommended version of TLS is used for client connectivity, use of strong cipher suites, use of trusted and signed certificates, ensuring connections are encrypted between components and logging of connection failures.") |
| Security risk | * Severity score: 3.1 * CVSS score: Low * Security Risk: Using keys smaller than 2048 can result in future information disclosure in the event the key is brute forced. Use a valid value greater than or equal to 2048 to future proof the key for a longer time period. {#sc-ensure-minimum-private-key-size__ul_ihv_dvg_1xb} |
| Functional impact | Legacy systems and applications may not handle keys greater than or equal to 2048. |
| Dependencies and prerequisites | None |
[ ]

{#sc-ensure-minimum-private-key-size__table_hhv_dvg_1xb}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

