openssl compliance issue on Mac
-
When I try to save my SMTP credentials I get the following OpenSSL error message. Are you going to tell me that I need to recompile PHP on my Mac with another version of OpenSSL? Please don’t. 😉
—-
Notice: Undefined index: settings in /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/core/admin/options.php on line 24
Warning: Invalid argument supplied for foreach() in /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/core/admin/options.php on line 24
Fatal error: Uncaught Defuse\Crypto\Exception\EnvironmentIsBrokenException: Cipher method not supported. This is normally caused by an outdated version of OpenSSL (and/or OpenSSL compiled for FIPS compliance). Please upgrade to a newer version of OpenSSL that supports aes-256-ctr to use this library. in /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/d4psec/encryption/RuntimeTests.php:49 Stack trace: #0 /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/d4psec/encryption/Crypto.php(259): Defuse\Crypto\RuntimeTests::runtimeTest() #1 /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/d4psec/encryption/Crypto.php(39): Defuse\Crypto\Crypto::encryptInternal(‘support@persona…’, Object(Defuse\Crypto\KeyOrPassword), false) #2 /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/core/settings.php(294): Defuse\Crypto\Crypto::encrypt(‘support@persona…’, Object(Defuse\Crypto\Key)) #3 /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/core/settings.php(135 in /Library/WebServer/Documents/hpl/wp-content/plugins/gd-mail-queue/d4psec/encryption/RuntimeTests.php on line 49
The topic ‘openssl compliance issue on Mac’ is closed to new replies.