# ServerCertificate
## Properties
**expiration_date** | Option<[**String**](string.md)> | The date on which the server certificate expires. | [optional]
**id** | Option<**String**> | The ID of the server certificate. | [optional]
**name** | Option<**String**> | The name of the server certificate. | [optional]
**orn** | Option<**String**> | The OUTSCALE Resource Name (ORN) of the server certificate. For more information, see [Resource Identifiers > OUTSCALE Resource Names (ORNs)](https://docs.outscale.com/en/userguide/Resource-Identifiers.html#_outscale_resource_names_orns). | [optional]
**path** | Option<**String**> | The path to the server certificate. | [optional]
**upload_date** | Option<[**String**](string.md)> | The date on which the server certificate has been uploaded. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)