SSL(Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remain private and integral.
Name | Description |
---|---|
type Type: string Required | Define the type of SSL you want. It can either be Custom SSL or StoreHippo SSL. |
domain Type: string Required | The valid domain name on which you want to SSL. This field will be displayed in both types of SSL. |
email Type: string Required | A valid email id related to that domain. |
ssl_key Type: string Required | This field is displayed when custom SSL is selected. SSL key of the domain is provided here. |
ssl_certificate Type: string Required | This field is displayed when custom SSL is selected. SSL certificate of your domain which you will get from your domain provider is provided here. |
Name | Routes |
---|---|
add | post /api/1/entity/ms.ssl_certificates TRY IT ! |
edit | put /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
list | get /api/1/entity/ms.ssl_certificates TRY IT ! |
get | get /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
SSL(Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remain private and integral.
Name | Description |
---|---|
type Type: string Required | Define the type of SSL you want. It can either be Custom SSL or StoreHippo SSL. |
domain Type: string Required | The valid domain name on which you want to SSL. This field will be displayed in both types of SSL. |
email Type: string Required | A valid email id related to that domain. |
ssl_key Type: string Required | This field is displayed when custom SSL is selected. SSL key of the domain is provided here. |
ssl_certificate Type: string Required | This field is displayed when custom SSL is selected. SSL certificate of your domain which you will get from your domain provider is provided here. |
Name | Routes |
---|---|
add | post /api/1/entity/ms.ssl_certificates TRY IT ! |
edit | put /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
list | get /api/1/entity/ms.ssl_certificates TRY IT ! |
get | get /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
SSL(Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remain private and integral.
Name | Description |
---|---|
type Type: string Required | Define the type of SSL you want. It can either be Custom SSL or StoreHippo SSL. |
domain Type: string Required | The valid domain name on which you want to SSL. This field will be displayed in both types of SSL. |
email Type: string Required | A valid email id related to that domain. |
ssl_key Type: string Required | This field is displayed when custom SSL is selected. SSL key of the domain is provided here. |
ssl_certificate Type: string Required | This field is displayed when custom SSL is selected. SSL certificate of your domain which you will get from your domain provider is provided here. |
Name | Routes |
---|---|
add | post /api/1/entity/ms.ssl_certificates TRY IT ! |
edit | put /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
list | get /api/1/entity/ms.ssl_certificates TRY IT ! |
get | get /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.ssl_certificates/{_id} TRY IT ! |