Proxy engine to translate EPP connections into HTTP calls
Find a file
2019-05-30 11:43:59 +03:00
apps/epp_proxy Document EPP TLS worker 2019-05-30 11:43:59 +03:00
config Handle XML parsing errors 2019-05-30 10:35:54 +03:00
.gitignore Remove dev config file 2019-05-28 11:21:48 +03:00
LICENSE Use EIS standard license 2019-05-28 13:17:23 +03:00
README.md Replace logger with lager for syslog logging 2019-05-29 13:23:29 +03:00
rebar.config Replace logger with lager for syslog logging 2019-05-29 13:23:29 +03:00
rebar.lock Replace logger with lager for syslog logging 2019-05-29 13:23:29 +03:00

epp_proxy

An OTP application

Build

$ rebar3 compile

TODO

  1. DONE -- Add syslog logger
  2. Add default error responses for errors while contacting registry and for invalid XML.
  3. This readme.
  4. Migration guide for mod epp.