# SSL Panel end users access

## Question

How to provide access to SSL Panel to an end-user?

## Answer

One can do so by generating and providing links including secret [tokens](https://docs.openprovider.com/doc/all#operation/CreateOtpToken).

<span>You can reduce the support load for SSL certificate operations, by allowing the SSL Panel to guide your customers through the issuing process. The [SSL Panel‘s URL](http://sslpanel.io) is brand neutral </span><span>and there is no mention of Openprovider anywhere in the user interface.  
Present yourself as an independent provider to your customers.  
  
</span><span>The SSL purchasing process has two parts:</span>

- <span>ordering in your billing solution ;</span>
- <span>issuing through the SSL Panel ;</span>

**Functionality for user**

1. <span>Edit contact data inside an open certificate ;</span>
2. <span>[Request a certificate](https://support.openprovider.eu/hc/en-us/articles/360020623033) ;</span>
3. <span>Choose DV (domain validation) method ;</span>
4. <span>Change confirmation email address ;</span>
5. <span>Resend confirmation email ;</span>

##### **Functionality for reseller (hidden from user)**

1. <span>Cancel a certificate, so another one can be requested using the same order ;</span>
2. <span>[Cancel order](https://support.openprovider.eu/hc/en-us/articles/360020623173) ;</span>
3. <span>Paid or billing operations such as [Reissue](https://support.openprovider.eu/hc/en-us/articles/360020623153) or [Renew](https://support.openprovider.eu/hc/en-us/articles/360020623113) ;</span>
4. Chat with CA ;

##### **Providing user access via API**

1. <span>Get a temporary token for a particular SSL certificate order in the SSL Panel via the method - **[createOtpToken](https://docs.openprovider.com/doc/all#operation/CreateOtpToken)** ;</span>
2. <span>Use the token and the URL from the response, you can generate a final URL for end user access using this format:</span>**<span> **https://sslpanel.io/auth-order-otp-token?token=&lt;<span>token from createOtpToken request</span>&gt; ;**</span>**

##### **Multi-language support for users**

<span>The SSL Panel interface currently supports languages: English, Russian, Spanish, Dutch, Ukrainian.  
![mceclip0.png](https://openprovider.help/uploads/images/gallery/2026-08/embedded-image-d9qcsijv.png)  
</span>