mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-13 19:29:18 +02:00
Update documentation
This commit is contained in:
parent
a73f7428fc
commit
a23e2ab311
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
%% TLS port, specified in RFC to 700, but can be set to anything else
|
||||
%% in case that is needed.
|
||||
{tls_port, 700},
|
||||
%% When set to true, you can connect to EPP over endpoints without verifying their
|
||||
%% TLS certificates.
|
||||
%% When set to true, you can connect to EPP over HTTPS endpoints without
|
||||
%% verifying their TLS certificates.
|
||||
{insecure, false}
|
||||
%% URL of EPP endpoints. Can be pointed at a web server (Apache/NGINX)
|
||||
%% Can contain port (https://some-host:3000/epp/session)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue