Niklas Keller 040aebe993 Improve error message on timed out MX query
Any error, not only NoRecordExceptions, resulted in a MX record not found
error message. The previous message is now only shown if there's really no
record. Otherwise a more generic message is shown now.

Fixes #43.
2016-12-14 19:21:41 +01:00
2016-07-11 09:19:18 +02:00
2016-10-22 09:55:36 +01:00
2016-03-25 12:36:32 +01:00
2016-03-24 10:37:36 +01:00
2016-10-22 11:27:25 +02:00
2016-10-22 11:27:25 +02:00
2015-12-03 01:14:34 +01:00
2016-03-25 15:48:34 +01:00

kelunik/acme-client

kelunik/acme-client is an ACME client written in PHP. ACME is the protocol that powers the Let's Encrypt certificate authority.

Requirements

  • PHP 5.5+ with OpenSSL
  • Works on Unix and Windows

Documentation

Description
No description provided
Readme MIT 486 KiB
Languages
PHP 100%