> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cert-manager-sdk-java/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cert-manager-sdk-java/models/certificatepostpropertiesdto.md).

# CertificatePostPropertiesDto

## Properties

| Name                 | Type       | Description                                                                                                                                                                                     | Notes |
| -------------------- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----- |
| **name**             | **String** | The certificate name.                                                                                                                                                                           |       |
| **certificate**      | **String** | The certificate body.                                                                                                                                                                           |       |
| **certificateChain** | **String** | The certificate chain.                                                                                                                                                                          |       |
| **privateKey**       | **String** | The RSA private key is used for authentication and symmetric key exchange when establishing an SSL session. It is a part of the public key infrastructure generally used with SSL certificates. |       |
