LeaderTelecom

Integration settings

Integration is configured in the process of creating a service processing module in BILLmanager.

To create a service processing module, enter IntegrationProcessing modules → click Add. The processing module adding wizard consists of the following steps:

  1. Product type: select "SSL Certificates".
  2. Processing module: select "LeaderTelecom".
  3. Integration settings. Specify the data for integration:
    Complete the form using the details of an existing client in the processing module's system:
    1. Username — enter the username in LeaderTelecom.
    2. Password.
    3. API URL — API address of the server. You can leave the field blank. The billing platform will apply https://api.leaderssl.com/api/v1.
    Activate the Add New Client option to display a link to register with the handler's system.
  4. Processing module parameters. Configure internal (within BILLmanager) parameters of the service processing module:
    1. Name — specify the name of the processing module to be displayed in the BILLmanager interface.
    2. Department — select the department to which tasks from the processing module will be assigned.
    3. Sort — specify the processing module’s priority. If more than one processing module is connected to a tariff plan, the processing module with the lowest priority is selected first when creating the service.
    4. Processing module minimal balance — specify the minimum amount on the personal account in the system to purchase services. For more information, see Processing Module Balance.

Check connection

On the last step of the Setup Wizard, BILLmanager tries to connect to the Certification Authority with the specified parameters. 

If the operation failed with the error  message: "Cannot connect to the processing module", perform the following steps: 

  • make sure the connection parameters are correct; 
  • check that the URL-address of the Certification Authority is accessible from the server with BILLmanager;
  • make sure that  API calls can be executed from the BILLmanager IP address in the Certification Authority Client area. 

Account balance 

The module can send the current account balance from the Certification Authority side. A BILLmanager administrator can see the current balance information on the billing platform Dashboard.

Multi-domain certificate

When integrating with LeaderTelecom, automatic reissue of SSL certificates is not supported. When such a certificate is reissued, BILLmanager will create a task to manually process the service.

SSL certificate validity periods

Starting from 2026 new rules of the CA/Browser Forum organization come into effect, limiting the maximum validity period of SSL certificates. This is done to enhance security. The  platform is adapted to work with these changes.

Start date of changes

Maximum certificate validity period

Validation Reuse period

March 15, 2026.

200 days

  • DV — 200 days;
  • OV/EV (SII) — 398 days.

March 15, 2027.

100 days

DV — 100 days.

March 15, 2029.

47 days

DV — 10 days.

Where:

  • DV — domain validation (Domain Validation);
  • OV — organization validation (Organization Validation);
  • EV — extended validation (Extended Validation);
  • SII — subject information(Subject Identity Information).

Subscribing to SSL certificates

Due to the reduction of certificate validity periods, certificate authorities offer an SSL subscription model. This allows purchasing a certificate for a long period (for example, for 1–5 years), while the technical certificate will be reissued automatically in accordance with the new rules (every 200, 100, or 47 days).

With a multi-year subscription, you pay for the certificate several years in advance and reissue it annually. In the client area, two different dates are displayed for such a certificate:

  • Expiration date — the expiration date of the current certificate (according to CA/Browser Forum rules);
  • Paid until — the expiration date of the paid subscription period.

For example, your client orders and pays for an SSL certificate April 02, 2026. for 5 years. After successful processing, two fields are displayed for this certificate in the client area: Expiration date and Paid until. The field Expiration date will show the date October 19, 2026 — the date until which the current certificate is valid. The field Paid until will show the date April 02, 2031. — the expiration date of the paid period. Each year during this period, platform will automatically perform an action according to the settings:

  • send a notification about the need for reissue;
  • reissue the certificate for the next year.

If the certificate is purchased for one year, the field Paid until remains empty.

Setting up a reissue policy

You can configure the SSL certificate reissuance policy:

  • via the platform interface. In the main menu, go to ProductsProduct typesSSL certificate → button Edit → block Subscription:
    • Expired certificate processing policy — select one of the options:
      • Automatic certificate reissue  — default value;
      • Certificate expiration notification — a notification is sent to the client about the expiration of the current certificate. To set the notification template, in the main menu go to the section SettingsMessage templates;
    • Period to start working with expiring certificate — specify how many days before the certificate expiration the policy should be triggered. Default value — 10, maximum value 200.
  • using the configuration file /usr/local/mgr5/etc/billmgr.conf. Use the options:
    • Option SSLSubscriptionPolicy — specify to configure the certificate processing policy within the subscription. Values:

      • auto — certificate reissuance is triggered automatically. Default value;
      • manual — a notification is sent to the client about the expiration of the current certificate. To set the notification template, in the main menu go to the section SettingsMessage templates;
      • none — no actions are performed;
    • Option SSLSubscriptionBefore — the value determines how many days before the certificate expiration the Option SSLSubscriptionPolicy policy should be triggered. Default value — 10, maximum value 200.

Logs

The LeaderTelecom logs are stored in the /usr/local/mgr5/etc/debug.conf file. 

For more information in the log, add the "pmleadertelecom.* 9" row into the /usr/local/mgr5/etc/debug.conf file.