Proxy engine to translate EPP connections into HTTP calls
Find a file
2019-05-29 09:49:20 +03:00
apps/epp_proxy Add certificate revocation file handling 2019-05-29 09:49:20 +03:00
config Add certificate revocation file handling 2019-05-29 09:49:20 +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 Add todo to readme 2019-05-28 12:52:10 +03:00
rebar.config Move session_id function to util module 2019-05-28 09:44:09 +03:00
rebar.lock Add Hackney as a dependency 2019-05-27 10:34:06 +03:00

epp_proxy

An OTP application

Build

$ rebar3 compile

TODO

  1. Add file logger (there's an erlang package for that).
  2. Add default error responses for errors while contacting registry and for invalid XML.
  3. This readme.
  4. Migration guide for mod epp.