diff --git a/doc/repp-doc.md b/doc/repp-doc.md index 72644e960..29d919d4f 100644 --- a/doc/repp-doc.md +++ b/doc/repp-doc.md @@ -3,8 +3,8 @@ REPP uses currently Basic Authentication (http://tools.ietf.org/html/rfc2617#section-2) with ssl certificate and key. Credentials and certificate are issued by EIS (in an exchange for desired API username, CSR (where CN must match username) and IP). -Test API endpoint: https://repp.todo.ee/repp/v1 -Production API endpoint: https://repp.todo.ee/repp/v1 +Test API endpoint: TBA +Production API endpoint: TBA Main communication specification through Restful EPP (REPP):