Skip to Content Skip to Menu

SSL email

  • carin
  • carin
  • OFFLINE
  • Posts: 417
  • Thanks: 18
  • Karma: 0
9 years 10 months ago #255613 by carin
SSL email was created by carin
This happens when a user registers:

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in libraries\CBLib\CBPHPMailer\CBSMTP.php on line 277

The email does not get sent. Does that mean I cannot have SSL on my CB site?

CB 2.0

Please Log in or Create an account to join the conversation.

  • beat
  • beat
  • ONLINE
  • Posts: 2169
  • Thanks: 463
  • Karma: 352
9 years 10 months ago #255729 by beat
Replied by beat on topic SSL email
Your system needs to support SSL to be able to use it.

Googling for the error without the file and line number gives in first 2 results:

1) stackoverflow.com/questions/18931607/phpmailer-this-stream-does-not-support-ssl-crypto : php-openssl package needs to be installed

2) it needs to be loaded in php.ini.

(and of course openssl package also needs to be installed)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum