Інструкції

On-Premise Platform

Setting Up Protectimus SMS Tokens

Once you’ve successfully installed the Protectimus On-Premise MFA Platform, it will generate a configuration file named protectimus.platform.properties. The protectimus.platform.properties file must be located in the same directory as the executable.

This file allows you to customize the following settings:
  • Configure SMPP server connection to add your SMS provider to deliver one-time passwords via SMS.
  • Configure delivery of one-time passwords via email.
  • Add SSL certificate for the Protectimus Platform. Different SSL certificate formats are supported, including .pkcs12, .pem, .der, .pfx.
  • Specify the path to the license file. Please note that the path to the license file should be indicated with double backslashes
    (eg. C:\\some\\path\\file).
To configure an SMPP server connection and add your SMS provider for one-time password delivery, add the following properties to the protectimus.platform.properties file:

PLEASE NOTE! Additionally, you can configure settings for SMSC and ALIBABA as well.

PROPERTY NAME PROTERTY STANDS FOR
smpp.server.login
SMPP server login.
smpp.server.password
SMPP server password.
smpp.server.host
Host or IP address of the SMPP server.
smpp.server.port
Port for the SMPP server.
smpp.message.encoding
Encoding for SMPP messages.
smpp.from.address
Source or sender address for SMPP messages.
Example:
smpp.server.login = login
smpp.server.password = **********
smpp.server.host = smpp.example.com
smpp.server.port = 12000
smpp.message.encoding = UTF-8
smpp.from.address = Protectimus
If you have other questions, contact Protectimus customer support service.
This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.
Table of Contents