mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-23 12:49:56 +00:00
Compare commits
2 Commits
312589ab1c
...
9878c12512
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9878c12512 | ||
![]() |
b43797a0fb |
@ -26,8 +26,8 @@ func (r *baseResponse) GetMessage() string {
|
|||||||
|
|
||||||
type ProvisionSiteTLSCertificateParams struct {
|
type ProvisionSiteTLSCertificateParams struct {
|
||||||
Certificate string `json:"certificate"`
|
Certificate string `json:"certificate"`
|
||||||
CACertificates string `json:"key"`
|
CACertificates string `json:"ca_certificates"`
|
||||||
Key string `json:"ca_certificates"`
|
Key string `json:"key"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type ProvisionSiteTLSCertificateResponse struct {
|
type ProvisionSiteTLSCertificateResponse struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user