wp_config was set up to force SSL by overwriting $_SERVER[‘HTTPS’], I respolved the issue.
I assume someone was trying to make SSL work behind the proxy at one point.
It would actually be a much better solution ( specifically for asset links ) to use the double slash //
Related Posts:
- SSL Error: unable to get local issuer certificate
- Is there a way to force ssl on certain pages
- Specific Page/Post Need to Stay Non SSL
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- How to redirect all HTTP requests to HTTPS
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site?
- Error `sec_error_revoked_certificate` when viewed in Firefox only
- How can I make uploaded images in the editor load with HTTPS?
- Any any insecure http:// URLs left in wordpress?
- HSTS header not being added correctly
- FORCE_SSL_ADMIN affecting subdomains
- What’s the best approach for generating a new API key?
- Simplest two-way encryption using PHP
- How do you redirect HTTPS to HTTP?
- Python requests SSL error – certificate verify failed
- How does the SQL injection from the “Bobby Tables” XKCD comic work?
- how fix “this certificate cannot be verified up to a trusted certification authority”
- How can I force users to access my page over HTTPS instead of HTTP?
- How can bcrypt have built-in salts?
- Getting a List of Currently Available Roles on a WordPress Site?
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- How safe / sanitized is wp_insert_posts()?
- From a security standpoint, should bloginfo() or get_bloginfo() be escaped?
- Why is WordPress redirecting from http to https on a local environment?
- Why are passwords exportable as plain text in WordPress?
- What is the purpose of having a token in cookies?
- How to remove “Connection Information” requirement on localhost install of WP on MACOSX
- How is password strength calculated?
- Regular security checks – what steps should be included?
- How to use WordPress multisite with mixed HTTP and HTTPS sites?
- What are the pros and cons of using a custom front-end to retrieve content from a WordPress back-end
- Do Cookies Need to be Sanatized Before Being Saved?
- Disable external access to REST API Endpoint
- What is the wp-includes/certificates/ca-bundle.crt used for?
- Do you need to escape hard coded plain text?
- Encrypt emails?
- WordPress salts set in config and database
- How to redirect url requests to https? [closed]
- Disallow file edit not preventing plugin install
- How to secure WordPress XMLRPC?
- How can I find security hole in my wordpress site?
- Does WP show me if I’m logged in from multiple locations?
- HTTP Security Headers in wp-config
- WordPress Malware Problem help! [duplicate]
- Mixed Content with SSL, wordpress behind a reverse proxy
- Restrictive File Permissions
- Why are xmlrpc.php and wp-cron.php being called so often?
- Using esc_html with HTML purifier and CSSTidy: Overkill?
- wordfence scan warning on W3 Total Cache [closed]
- Securing a multi-user permission structure
- Divert http to https with WordPress on IIS
- FORCE_SSL_ADMIN not working
- wp-config.php modified?
- What’s the point of forbidding access to wp-config.php?
- How to save iframe tag into a post?
- What is the right way to redirect all traffic to HTTPS?
- HTTP sitewide, except for: wp-admin, and 2 custom directories
- wp-cli command throws error : “SSL routines:tls_process_server_certificate:certificate verify failed” while querying https website
- Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
- I could not access my website wp-admin after installing SSL. And error with mixed content
- Is wp_kses the right approach in sanitizing this string?
- Renaming install.php for security?
- WordPress Front end Form – Enable to Submit PHP Codes
- Permalinks 404 error with HTTPS host
- ReDirect subfolder link to another sub-folder and force SSL
- Which Versions of WordPress Ship with the Patched TimThumb?
- All content is HTTPS, but browsers warn of HTTP mixed content [closed]
- Facebook og:image issues after https change [closed]
- Use global variables or function that returns said variables for site-wide private-ish WP settings?
- How do I handle SSL properly when WP is behind a reverse proxy?
- Hi do I change Media files that still show as http after installing ssl
- How safe is current_user_can()?
- Use Google authentication for pages within a website [closed]
- Side effects of disallowing *.php requests in production environment?
- should I escape a literal url added in functions.php
- WordPress CSS/Theme gone after SSL got activated
- Moving wp-config.php outside root folder where we have multiple wordpress websites for enhanced security [duplicate]
- Replace domain in database
- Adding Security Keys?
- Secret keys in SCM
- Uploading attachment (pdf) and prevent download for anonymous user
- How to move my local wordpress to https?
- Scan multiple websites for malware that are in same webhost root?
- Mixed Content: The page at ” was loaded over HTTPS, but requested an insecure font ”
- Since moving HTTPS using cloudflare, the admin and login pages no longer work
- Security: AWS (shared hosting) claims template file malicious
- 404 Page not found error after adding ‘s’ in ‘http’ in Settings
- Forcing SSL (Bad Theme coding)
- Moving site from HTTP to HTTPS
- How do I hide WordPress users from security scanning?
- Background Updates Not Happening
- wp-config.php file and code injection
- What is the best security $_POST method?
- Is WordPress ready for GDPR compliance? [closed]
- Move data from wp-config to another file
- Heartbleed: What is it and what are options to mitigate it?
- OpenVPN vs. IPsec – Pros and cons, what to use?
- Remove “www” and redirect to “https” with nginx
- Https Website: CSS and JS files load in http and admin page does not load too