[Phpmyadmin-devel] new documentation and security warning

Hi,
From the "docs" tab of the website (http://www.phpmyadmin.net/home_page/docs.php) the first link is to the new documentation ("Main documentation") at https://docs.phpmyadmin.net/en/latest/ -- but I get a security warning, because the certificate is issued for readthedocs.org not phpmyadmin.net. I suggest either changing the URL to the readthedocs one (https://phpmyadmin.readthedocs.org/en/latest/) or making it an http rather than https connection. None of the other links (Downloadable documentation and Frequently Asked Questions) suffer the problem because they're linked to readthedocs.org.
Regards ~isaac

Hi Dne Thu, 20 Dec 2012 10:32:37 -0500 Isaac Bennetch <bennetch@gmail.com> napsal(a):
From the "docs" tab of the website (http://www.phpmyadmin.net/home_page/docs.php) the first link is to the new documentation ("Main documentation") at https://docs.phpmyadmin.net/en/latest/ -- but I get a security warning, because the certificate is issued for readthedocs.org not phpmyadmin.net. I suggest either changing the URL to the readthedocs one (https://phpmyadmin.readthedocs.org/en/latest/) or making it an http rather than https connection. None of the other links (Downloadable documentation and Frequently Asked Questions) suffer the problem because they're linked to readthedocs.org.
Fixed the link not to use SSL, thanks for spotting this. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

On 12/20/2012 04:48 PM, Michal Čihař wrote:
Hi
Dne Thu, 20 Dec 2012 10:32:37 -0500 Isaac Bennetch <bennetch@gmail.com> napsal(a):
From the "docs" tab of the website (http://www.phpmyadmin.net/home_page/docs.php) the first link is to the new documentation ("Main documentation") at https://docs.phpmyadmin.net/en/latest/ -- but I get a security warning, because the certificate is issued for readthedocs.org not phpmyadmin.net. I suggest either changing the URL to the readthedocs one (https://phpmyadmin.readthedocs.org/en/latest/) or making it an http rather than https connection. None of the other links (Downloadable documentation and Frequently Asked Questions) suffer the problem because they're linked to readthedocs.org. Fixed the link not to use SSL, thanks for spotting this.
I noticed that the code also has this link... This commit fixes it. https://github.com/helmo/phpmyadmin/commit/af37acd845afd5cae0bf906ab22fe94fd... -- Met vriendelijke groet / Regards, Herman van Rink Initfour websolutions

Herman van Rink a écrit :
This commit fixes it. https://github.com/helmo/phpmyadmin/commit/af37acd845afd5cae0bf906ab22fe94fd...
Hi Herman, please issue a pull request, it will help us track this. -- Marc Delisle http://infomarc.info

Hi Dne Fri, 08 Feb 2013 12:14:35 +0100 Herman van Rink <rink@initfour.nl> napsal(a):
On 12/20/2012 04:48 PM, Michal Čihař wrote:
Hi
Dne Thu, 20 Dec 2012 10:32:37 -0500 Isaac Bennetch <bennetch@gmail.com> napsal(a):
From the "docs" tab of the website (http://www.phpmyadmin.net/home_page/docs.php) the first link is to the new documentation ("Main documentation") at https://docs.phpmyadmin.net/en/latest/ -- but I get a security warning, because the certificate is issued for readthedocs.org not phpmyadmin.net. I suggest either changing the URL to the readthedocs one (https://phpmyadmin.readthedocs.org/en/latest/) or making it an http rather than https connection. None of the other links (Downloadable documentation and Frequently Asked Questions) suffer the problem because they're linked to readthedocs.org. Fixed the link not to use SSL, thanks for spotting this.
I noticed that the code also has this link...
This commit fixes it. https://github.com/helmo/phpmyadmin/commit/af37acd845afd5cae0bf906ab22fe94fd...
I've merged this, thanks. In future, please open pull request, it makes it easier to merge and track. -- Michal Čihař | http://cihar.com | http://phpmyadmin.net
participants (4)
-
Herman van Rink
-
Isaac Bennetch
-
Marc Delisle
-
Michal Čihař