<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged ssl</title>
<link>https://www.question2answer.org/qa/tag/ssl</link>
<description>Powered by Question2Answer</description>
<item>
<title>Help. error when trying to send mail by smtp</title>
<link>https://www.question2answer.org/qa/95292/help-error-when-trying-to-send-mail-by-smtp</link>
<description>PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/xxx.xxx/httpdocs/qa-include/qa-base.php(720) : eval()'d code on line 89', referer: &lt;a href=&quot;https://www.xxx.xx/admin/mailing&quot; rel=&quot;nofollow&quot;&gt;https://www.xxx.xx/admin/mailing&lt;/a&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/95292/help-error-when-trying-to-send-mail-by-smtp</guid>
<pubDate>Mon, 09 Aug 2021 04:26:53 +0000</pubDate>
</item>
<item>
<title>PHP Question2Answer email send error: SMTP connect() failed.</title>
<link>https://www.question2answer.org/qa/91418/php-question2answer-email-send-error-smtp-connect-failed</link>
<description>

&lt;p&gt;I configured the site and it worked fine on version PHP&amp;nbsp;5.5&lt;/p&gt;

&lt;p&gt;Mail was sent and recaptcha worked.&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;Send email via SMTP instead of local mail&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;SMTP server port 465&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;Send SMTP username and password&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Then I changed the server version to PHP 5.6 and everything broke.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Recaptcha does not work:&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;PHP Warning:&amp;nbsp; file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in .../qa-plugin/recaptcha-captcha/recaptchalib.php on line 128&lt;/p&gt;

&lt;p&gt;PHP Warning:&amp;nbsp; file_get_contents(): Failed to enable crypto in .../qa-plugin/recaptcha-captcha/recaptchalib.php on line 128&lt;/p&gt;

&lt;p&gt;PHP Warning:&amp;nbsp; file_get_contents(&lt;a href=&quot;https://www.google.com/recaptcha/api/siteverify?secret=...&amp;amp;amp;response=&quot; rel=&quot;nofollow&quot;&gt;https://www.google.com/recaptcha/api/siteverify?secret=...&amp;amp;amp;response=&lt;/a&gt;...&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;And the mail does not send:&lt;/span&gt;&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;PHP Question2Answer email send error: SMTP connect() failed. &lt;a href=&quot;https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting&quot; rel=&quot;nofollow&quot;&gt;https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;Then I changed the server version back to PHP 5.5 and everything started working again.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;For other sites I need to upgrade the server version to 7, I think everything will break again.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;How to solve a problem?&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/91418/php-question2answer-email-send-error-smtp-connect-failed</guid>
<pubDate>Sun, 07 Mar 2021 20:14:44 +0000</pubDate>
</item>
<item>
<title>SSL become exclamation mark when img src not SSL</title>
<link>https://www.question2answer.org/qa/78120/ssl-become-exclamation-mark-when-img-src-not-ssl</link>
<description>

&lt;p&gt;How to deal with SSL which becomes an exclamation point in the upper left corner of the browser because it attaches a non-SSL image link?
&lt;br&gt;For example:&amp;nbsp;&amp;lt;img src=&quot;&lt;a href=&quot;http://tos.smadaver.com/ryanbekabe/lampirangambar/rb_disapear.png&quot;&quot; rel=&quot;nofollow&quot;&gt;http://tos.smadaver.com/ryanbekabe/lampirangambar/rb_disapear.png&quot;&lt;/a&gt; alt=&quot;Ryan&quot; style=&quot;width:20%&quot;&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;non-https image&quot; src=&quot;http://tos.smadaver.com/ryanbekabe/lampirangambar/rb_disapear.png&quot; style=&quot;height:480px; width:640px&quot;&gt;&lt;/p&gt;

&lt;p&gt;This happened also in this post.&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/78120/ssl-become-exclamation-mark-when-img-src-not-ssl</guid>
<pubDate>Thu, 26 Sep 2019 00:13:54 +0000</pubDate>
</item>
<item>
<title>Cleanstrap does not fully support https</title>
<link>https://www.question2answer.org/qa/72942/cleanstrap-does-not-fully-support-https</link>
<description>Https is grayout on mobile when phone is in potrait position and green on landscap. This happens only on cleanstrap theme. Here is the website www.studyroom.co.za</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/72942/cleanstrap-does-not-fully-support-https</guid>
<pubDate>Thu, 21 Feb 2019 05:55:35 +0000</pubDate>
</item>
<item>
<title>why doesn't working properly ssl Certificate ?</title>
<link>https://www.question2answer.org/qa/71982/why-doesnt-working-properly-ssl-certificate</link>
<description>

&lt;p&gt;I have&amp;nbsp;Installed SSL Certificate and&amp;nbsp;redirect&amp;nbsp;&lt;a href=&quot;http://www.example.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.example.com/&lt;/a&gt; to &lt;a href=&quot;https://www.example.com/&quot; rel=&quot;nofollow&quot;&gt;https://www.example.com/&lt;/a&gt; ......&lt;/p&gt;

&lt;p&gt;https:// working fine home page.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=5999728400555600736&quot; style=&quot;height:37px; width:380px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;but queestion&amp;nbsp;page doesn't working properly ....&amp;nbsp;&lt;img title=&quot;crying&quot; alt=&quot;crying&quot; src=&quot;https://www.question2answer.org/qa/qa-plugin/wysiwyg-editor/ckeditor/plugins/smiley/images/cry_smile.png&quot; style=&quot;height:23px; width:23px&quot;&gt;&lt;img title=&quot;crying&quot; alt=&quot;crying&quot; src=&quot;https://www.question2answer.org/qa/qa-plugin/wysiwyg-editor/ckeditor/plugins/smiley/images/cry_smile.png&quot; style=&quot;height:23px; width:23px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=5662925536068336337&quot; style=&quot;height:40px; width:588px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;how can I do solve&amp;nbsp;it?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/71982/why-doesnt-working-properly-ssl-certificate</guid>
<pubDate>Sat, 19 Jan 2019 02:38:08 +0000</pubDate>
</item>
<item>
<title>how to  enable free ssl on godaddy domain and 000webhost host ?</title>
<link>https://www.question2answer.org/qa/59156/how-to-enable-free-ssl-on-godaddy-domain-and-000webhost-host</link>
<description>how to &amp;nbsp;enable free ssl on godaddy domain and 000webhost host ?&lt;br /&gt;
&lt;br /&gt;
I do not have godaddy host.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/59156/how-to-enable-free-ssl-on-godaddy-domain-and-000webhost-host</guid>
<pubDate>Sun, 20 Aug 2017 05:06:42 +0000</pubDate>
</item>
<item>
<title>Correct https setup</title>
<link>https://www.question2answer.org/qa/58437/correct-https-setup</link>
<description>Can someone please share the correct steps to use https with Q2A ?&lt;br /&gt;
&lt;br /&gt;
Everything is ready at a server level, the only thing missing is what to do in Q2A, what htaccess code is needed, any extra config to define ?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/58437/correct-https-setup</guid>
<pubDate>Sat, 08 Jul 2017 03:18:09 +0000</pubDate>
</item>
<item>
<title>Users who use the &quot;Remember&quot; option when redirecting http to https, will need to sign in again?</title>
<link>https://www.question2answer.org/qa/55921/users-remember-option-when-redirecting-https-will-need-again</link>
<description></description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/55921/users-remember-option-when-redirecting-https-will-need-again</guid>
<pubDate>Sat, 21 Jan 2017 08:12:40 +0000</pubDate>
</item>
<item>
<title>How to use SSL for Question2answer</title>
<link>https://www.question2answer.org/qa/39584/how-to-use-ssl-for-question2answer</link>
<description>I am trying to use SSL for my question2answer portal, How should I configure my Apache web server and make changes to question2answer files to make it work?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/39584/how-to-use-ssl-for-question2answer</guid>
<pubDate>Tue, 14 Oct 2014 16:03:26 +0000</pubDate>
</item>
<item>
<title>Is there a plugin or feature or code to implement SSL on Q&amp;A?</title>
<link>https://www.question2answer.org/qa/35683/is-there-a-plugin-or-feature-or-code-to-implement-ssl-on-q%26a</link>
<description></description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/35683/is-there-a-plugin-or-feature-or-code-to-implement-ssl-on-q%26a</guid>
<pubDate>Sat, 05 Jul 2014 06:57:45 +0000</pubDate>
</item>
<item>
<title>Can we use SSL for login &amp; registration using a shared certificate?</title>
<link>https://www.question2answer.org/qa/34713/can-use-ssl-for-login-registration-using-shared-certificate</link>
<description>My hosting provider has the option to use a shared SSL certificate, I wonder how can I use that to give the option to use SSL for my users</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/34713/can-use-ssl-for-login-registration-using-shared-certificate</guid>
<pubDate>Tue, 27 May 2014 23:14:44 +0000</pubDate>
</item>
<item>
<title>Can we use SSL for login, registration, ask a question pages</title>
<link>https://www.question2answer.org/qa/7241/can-we-use-ssl-for-login-registration-ask-a-question-pages</link>
<description>As the title says, is it possile to use SSL for login, registration, ask a question and offcourse the admin backend.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/7241/can-we-use-ssl-for-login-registration-ask-a-question-pages</guid>
<pubDate>Sun, 19 Jun 2011 06:39:52 +0000</pubDate>
</item>
</channel>
</rss>