• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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