[ 原始碼: ruby-acme-client ]
套件:ruby-acme-client(2.10-2)
ruby-acme-client 的相關連結
Debian 的資源:
下載原始碼套件 ruby-acme-client:
- [ruby-acme-client_2.10-2.dsc]
- [ruby-acme-client_2.10.orig.tar.gz]
- [ruby-acme-client_2.10-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Client for the ACME protocol
This gem is a client implementation of the ACMEv2 protocol in Ruby. ACME is part of the Letsencrypt project, which goal is to provide free SSL/TLS certificates with automation of the acquiring and renewal process.
其他與 ruby-acme-client 有關的套件
|
|
|
|
-
- dep: ruby-faraday (<< 3.0.0)
- HTTP/REST API client library
- dep: ruby-faraday (>= 1.0)
-
- dep: ruby-faraday-retry (>= 2.0)
- Catches exceptions and retries each request a limited number of times