Skip to content

Commit a23e2ab

Browse files
author
Maciej Szlosarczyk
committed
Update documentation
1 parent a73f742 commit a23e2ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/sys.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
%% TLS port, specified in RFC to 700, but can be set to anything else
88
%% in case that is needed.
99
{tls_port, 700},
10-
%% When set to true, you can connect to EPP over endpoints without verifying their
11-
%% TLS certificates.
10+
%% When set to true, you can connect to EPP over HTTPS endpoints without
11+
%% verifying their TLS certificates.
1212
{insecure, false}
1313
%% URL of EPP endpoints. Can be pointed at a web server (Apache/NGINX)
1414
%% Can contain port (https://some-host:3000/epp/session)

0 commit comments

Comments
 (0)