• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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