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.
| Value | 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. |