Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

ssl

The correct way of implementing SSL on localhost

August 6, 2022 by Magenaut

Could anyone suggest a modern way of generating self-signed certificates to be implemented on localhost, which would be accepted by Chrome and Mozilla?

Categories Q&A, Unix & Linux Tags certificates, nginx, openssl, ssl Leave a comment

How do I handle SSL properly when WP is behind a reverse proxy?

August 6, 2022 by Magenaut

I am running WordPress behind a proxy. The is_ssl() function in wp_includes/load.php will never be able to work in an environment like this because $_SERVER[‘HTTPS’] has no idea how the browser sees the page. All requests are normalized by the proxy.

Categories Q&A, Wordpress Tags https, ssl Leave a comment

SSL and www to non-www redirection works only on homepage – WordPress

August 5, 2022 by Magenaut

I’ve enabled SSL on my WordPress website and set redirection from www to non-WWW via the following code placed in .htaccess:

Categories Q&A, Wordpress Tags htaccess, redirect, ssl Leave a comment

customizer not working when ever i activate ssl

August 5, 2022August 4, 2022 by Magenaut

when ever i activate my free ssl from cloudflare my websites customizer not working it is showing me blank page. please help.

Categories Q&A, Wordpress Tags ssl, theme-customizer Leave a comment

Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin

August 4, 2022August 3, 2022 by Magenaut

First off my server is sitting behind a load balancer. My SSL certificate sits on the load balancer and handles HTTPS. The data coming in on port 443 is forwarded to the WordPress server using HTTP on port 80.

Categories Q&A, Wordpress Tags https, permissions, php, ssl, wp-admin Leave a comment

“Upgrade Network” error: stuck with SSL certificate verification

August 2, 2022August 1, 2022 by Magenaut

When trying to update one Network/MU install, I got the following error.

Categories Q&A, Wordpress Tags multisite, network-admin, ssl, upgrade Leave a comment

Is it safe to use sslverify => true for with wp_remote_get/wp_remote_post

August 2, 2022August 1, 2022 by Magenaut

I normally use this argument to prevent errors with wp_remote_get and wp_remote_post

Categories Q&A, Wordpress Tags curl, ssl, wp-remote-request Leave a comment

Is there a way to force ssl on certain pages

August 1, 2022July 31, 2022 by Magenaut

I want to force a secure connection on some of my pages (ones with forms), but I don’t want the whole site to work with ssl (slows it down)

Categories Q&A, Wordpress Tags https, page-specific-settings, security, ssl Leave a comment

WordPress redirect loop on nginx + apache reverse proxy

August 1, 2022July 31, 2022 by Magenaut

I am trying to setup a fresh WordPress installation on an nginx + apache reverse proxy configuration. My installation process was as follows:

Categories Q&A, Wordpress Tags https, installation, nginx, redirect, ssl Leave a comment
Newer posts
← Previous Page1 … Page5 Page6
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress