---
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


---

# Infrastructure Security

# Infrastructure Security {#ariaid-title1}

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

Use Infrastructure security tools to create, upload, and manage certificates your
instance uses to encrypt traffic from client to server.
The Infrastructure Security plugin provides the tools that you can use to manage the Transport Layer Security (TLS) ciphers and certificates. Your instance uses TLS to encrypt traffic from the client to your server.  

Select the Ciphers used on your instance
:   Using the TLS page, admins can configure which datacenter ciphers to use on their instance, as well as select the order in which ciphers are tried.

Generate and upload your own certificates
:   Use the infrastructure security tools to generate your own certificate signing requests,
    which can be signed by the certificate authority of your choice. Then, you can use the tools
    to upload the signed certificate to your instance's load balancer.

Monitor the status of your ciphers and certificates
:   Use the TLS Settings and SYOC Settings pages
    to view the status of changes you have made to your ciphers and certificates.

## Install the Infrastructure Security plugin {#infrastructure-security__section_tkp_sfc_wtb}

Install the ServiceNow Infrastructure Security Settings
(com.glide.infrastructure_security) plugin to get started using these features. For details on
plugin activation, see [Activate a plugin](https://www.servicenow.com/docs/access?context=t_ActivateAPlugin&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

After installing the plugin, enable Sign Your Own Security (SYOC) functionality by setting the sn_infra_sec.syoc.enabled system property to <kbd class="ph userinput">true</kbd>.  
Hinweis:  
If the sn_infra_sec.syoc.enabled property isn't available on your instance, you must create it. For details on this process see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
* **[Generate a Certificate Signing Request](https://servicenow-prod.fluidtopics.net/twkR4y26sC0y72dXxbHg4Q)**   
  Use the Generate Certificate Signing (CSR) page to create a certificate signing request to support customer-signed certificates for your instance load balancer.

