Skip to content

doubledrones/nask_epp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nask_epp

EPP implementation for NASK domain management.

Usage

Set NaskEpp::PROTOCOL_VERSION before loading gem. Example:

  NaskEpp::PROTOCOL_VERSION = '3.0'
  require 'nask_epp'

You also need to obtain root certificate from NASK partner panel and put it into spec/ssl/root.pem.

Status

Note that this gem is not released on rubygems as it is not maintained. If you are interested in further work on in and maintaining gem on rubygems feel free to do that.

About

EPP implementation for NASK domain management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages