Create an X.509 Certificate

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • 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.

    始める前に

    Role required: admin

    This task requires a JKS file created for Card Data Security. See Create a JKS file for more information.

    手順

    1. Navigate to All > System Definition > Certificates.
    2. Select New.
    3. Enter the following field values.
      FieldValue
      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.

    タスクの結果

    A certificate record is created.

    次のタスク

    Set up a JWT key.