• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved SSL It! - Failed to apply synchronization: GET request to Mozilla security service failed: Host must be a string

Jelle_Timmer

Basic Pleskian
I recently updated one of our servers from Onyx to Obsidian. From that moment, it seems like SSL 1.0, 2.0, 3.0 and TLS 1.0, 1.1 are again accepted.
Trying to set these using 'SSL It! > TLS versions and ciphers by Mozilla' results in the following error:

Failed to apply synchronization: GET request to Mozilla security service failed: Host must be a string

In the panel.ini log, the following lines appear:
Code:
[16-Apr-2020 07:59:07 Europe/Berlin] PHP Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 - assumed 'INTL_IDNA_VARIANT_UTS46' (this will throw an Error in a future version of PHP); File: /usr/local/psa/admin/plib/modules/sslit/vendor/guzzlehttp/guzzle/src/Client.php, Line: 221
[2020-04-16 07:59:07.274] ERR [panel] PHP Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 - assumed 'INTL_IDNA_VARIANT_UTS46' (this will throw an Error in a future version of PHP); File: /usr/local/psa/admin/plib/modules/sslit/vendor/guzzlehttp/guzzle/src/Client.php, Line: 221
[16-Apr-2020 07:59:07 Europe/Berlin] PHP Warning:  Use of undefined constant INTL_IDNA_VARIANT_UTS46 - assumed 'INTL_IDNA_VARIANT_UTS46' (this will throw an Error in a future version of PHP) in /usr/local/psa/admin/plib/modules/sslit/vendor/guzzlehttp/guzzle/src/Client.php on line 221
[16-Apr-2020 07:59:07 Europe/Berlin] PHP Warning: idn_to_ascii() expects parameter 3 to be int, string given; File: /usr/local/psa/admin/plib/modules/sslit/vendor/guzzlehttp/guzzle/src/Client.php, Line: 221
[2020-04-16 07:59:07.276] ERR [panel] PHP Warning: idn_to_ascii() expects parameter 3 to be int, string given; File: /usr/local/psa/admin/plib/modules/sslit/vendor/guzzlehttp/guzzle/src/Client.php, Line: 221
[16-Apr-2020 07:59:07 Europe/Berlin] PHP Warning:  idn_to_ascii() expects parameter 3 to be int, string given in /usr/local/psa/admin/plib/modules/sslit/vendor/guzzlehttp/guzzle/src/Client.php on line 221
These error-messages look similar to the ones in the following (confirmed) issue: Issue - Lets Engrypt - Could not obtain directory: Host must be a string

It looks like they're related, but I am not entirely sure.

Can somebody confirm this issue (or explain how to fix, if it's not a confirmed issue)?

OS: CentOS 6.10 (Final)
Plesk: Obsidian 18.0.26
- SSL-It! 1.3.0-677
- Let's Encrypt 2.9.0-611
 
Back
Top