# Public Certificate

## 1. Generate a Public Certificate

1\) Click the "+ Create" button in the upper right corner of the \[Certificate] - \[Public Certificate] tab to move to the public certificate registration page.

<figure><img src="https://4196990571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL5As9l8R3RbLkQd6XsfL%2Fuploads%2FQfMQ9YyMxVQJorvpZFYx%2Fimage.png?alt=media&#x26;token=31fb7635-41b9-4730-b32d-32a9441c3dee" alt=""><figcaption></figcaption></figure>

## 2. Register the Public Certificate

<figure><img src="https://4196990571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL5As9l8R3RbLkQd6XsfL%2Fuploads%2FkKVgkIK5XUoSg5jtZQLz%2Fimage.png?alt=media&#x26;token=832359af-edc9-4494-a6ae-62bdff5bd1b8" alt=""><figcaption><p>[Screen] Public Certificate Registration Window</p></figcaption></figure>

<table><thead><tr><th width="176">Item(*is required)</th><th>Content</th></tr></thead><tbody><tr><td>Public Certificate Name*</td><td>Enter the name for the certificate you want to register</td></tr><tr><td>Description</td><td>Provide a description for the certificate you intend to register</td></tr><tr><td>ca.crt*</td><td>Enter the ca.crt file from the issued public certificate as is</td></tr><tr><td>tls.crt*</td><td><p>Input these files in the specified order</p><p>File_Wildcard.xxx_crt.crt</p><p>ChainFile_ChainBundle.crt</p><p>CA_GLOBALSIGN_ROOT_CA.crt </p></td></tr><tr><td>tls.key*</td><td>Upload the tls.key file exactly as received with the issued public certificate</td></tr></tbody></table>

## 3. Confirm the Registered Public Certificate

1\) Check the registered public certificate in the \[Certificate] - \[Public Certificate] tab.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cocktailcloud.gitbook.io/cocktail-cloud-online-en/certificate/public-certificate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
