---
sourceDocument: Australia Financial Services Operations
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/financial-services-operations

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Financial Services Operations

ft:clusterId :

    - finso

bundleId :

    - finso

workflow :

    - Customer and Industry


---

# Create an X.509 Certificate

# Create an X.509 Certificate {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Create an X.509 certificate record in ServiceNow by uploading a Java Key Store (JKS) file and configuring the certificate settings. This enables secure authentication and encryption for Card Data Security
applications.

## Antes de Iniciar

Role required: admin

This task requires a JKS file created for Card Data Security. See [Create a JKS file](https://servicenow-prod.fluidtopics.net/IecoSA5VAPKlKi7R~LqKOg "Generate a Java KeyStore (JKS) file for OAuth authentication setup. This process involves extracting the private key from a credentials JSON file and converting it through PEM format to create the required JKS file.") for more information.

## Procedimento

1. Navigate to AllSystem DefinitionCertificates.
2. Select New.
3. Enter the following field values.

   | Field | Value |
   | Name | \<Name of the certificate\> |
   | Type | Java Key Store |
   | Key store password | \<The key store password defined when generating the JKS file\> |
   |-|-|

4. Select the attachments ![]() icon.
5. Select the JKS file to attach the file to the record.
6. Select the related link Validate Stores/Certificates.  
   An information message saying "Valid key_store" displays if validation is successful.
7. Select Update.

## Resultado

A certificate record is created.

## O que Fazer Depois

[Set up a JWT key](https://servicenow-prod.fluidtopics.net/s1DSK0OQpUOT5WJeWinMmQ "Configure a JWT key to enable secure authentication for Card Data Security by linking X.509 certificates with tokenizer service credentials. This setup is required before creating a JWT provider for OAuth authentication workflows.").

