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


---

# Uploading a certificate to an instance

# Uploading a certificate to an instance {#ariaid-title1}

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

Add a certificate to the instance from the Certificates module.

## Upload a certificate to an instance {#t_UploadACertificateToAnInstance__section_knj_m25_m1c}

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

When a certificate is updated on the ADFS server, you must also upload an updated certificate to the instance.

## Prozedur

1. Navigate to AllSystem DefinitionCertificates.
2. Select New.
3. On the form, fill in the fields.

   | Field | Description |
   | Name | Specify a unique name for the certificate. |
   | Expiration notification | \[Optional\] Select whether you want to send a notification when the certificate is about to expire. |
   | Active | Select whether the instance should use this certificate for secure communications and signing requests. |
   | Short Description | \[Optional\] Enter a text description of the certificate such as the requester or server name. |
   | Format | Select the certificate format. The instance supports the PEM and DER formats. |
   | Type | Select the certificate container. The instance recognizes certificates from trust stores, Java keystore, and PKCS#12 keystores. |
   | PEM Certificate | Enter the base-64 encoded PEM-formatted text containing the DER certificate. The instance decodes the certificate to populate the Valid from, Expires, Expires in days, Issuer, and Subject fields. |
   |-|-|

   {#t_UploadACertificateToAnInstance__choicetable_fmn_4q2_zx}
4. Select Submit.  
   During the upload, the module extracts and displays the certificate's read-only properties in these fields:
   * Valid from date
   * Expiration date
   * Issuer
   * Subject of the certificate
   {#t_UploadACertificateToAnInstance__ul_cbw_hkt_lq}
5. Select Validate Stores/Certificates to check if the certificate is correct.  
   If the instance encounters any errors with the certificate or keystore, it displays an error message.
* **[Uploading a trusted server certificate](https://servicenow-prod.fluidtopics.net/k_6Tmfxc2wkjjaO0wECQuw)**   
  By uploading the service provider's trusted server certificate, the instance ensures it is connecting to a valid and secure service.

**Zugehörige Konzepte**   

* [Exploring Certificates](https://servicenow-prod.fluidtopics.net/6WXnJYGCfVdfF6_yk9APZg "Your instance requires certificates to establish secure connections and validate signatures.")  
**Zugehörige Tasks**   

* [Generating an LDAP client certificate](https://servicenow-prod.fluidtopics.net/IeVI3C5J6fmM0iJ3c5W6uw "Generate an LDAP client certificate for mutual authentication using OpenSSL. The final output is a PKCS#12 certificate stored within a Java keystore.")

