Questions tagged [ssl]
Denotes Questions related to SSL certificate.
217 questions
0 votes
2 answers
77 views
Too many Redirect issue on magento 2, when trying to setup cloudflare and varnish on nginx
I recently configured my magento 2 site with cloudflare, and it is working fine on free plan,I am facing an issue, when I try to configure varnish for full page cache, it gives too many redirect error,...
0 votes
1 answer
474 views
Magento 2 PWA Studio: Issue with SSL certificate
I'm using Adobe Commerce 2.4.4 with PWA Studio and I don't have a valid SSL validation in my browser during the local development. For the documentation, it should be working fine. How could I debug ...
0 votes
0 answers
4k views
SSL Certificate error when trying to download the Cybersource Magento Plugin
I'm trying to install the Cybersource package for Magento. I'm new to Magento, I had a pretty hard time installing Magento itself, but I got there. Now, I'm stuck installing this cybersource module. I'...
0 votes
1 answer
235 views
Magento 2.4.1 + MAMP Pro 6 with SSL - Can't access admin
I’ve installed Magento 2.4.1 in MAMP Pro 6 and initially had SSL active in MAMP. The Luma landing page appeared fine but I couldn’t access the admin backend. It returned the 404 page. I’ve unchecked ...
0 votes
3 answers
1k views
Magento2.3.2: url shows http instead of https
I am using magento2.3.2 I'd like to use the https in the url to maintain the website secure. I haven't purchase any ssl certificate. I have used encrypted certificate and installed via putty. There ...
1 vote
1 answer
176 views
Urgent - Magento 2.3.4 - "One or more indexers are invalid. Make sure your Magento cron job is running."
I am creating a store with Magento, but the products are not appearing, I believe it is due to the error "One or more indexers are invalid. Make sure your Magento cron job is running.". I've ...
0 votes
1 answer
86 views
Mixed active content : http URL loaded on a https site
That problem is well-known and I tried the most of solutions that I have found on stackexchange. I installed an SSL certificate on https://109.gehmert.fr/ but css and js are not loaded. I managed to ...
0 votes
0 answers
139 views
Magento 2.3 Migration - Centos 7 - Nginx - Error code: SSL_ERROR_RX_RECORD_TOO_LONG
I just migrated my live Magento 1.9 to centos 7 - Nginx localhost, after migrated successfully i am getting the following error, An error occurred during a connection to 192.168.1.64:8085. SSL ...
0 votes
4 answers
6k views
file_get_contents(): SSL operation failed with code 1. OpenSSL Error - Login Error
After submitting the email and password getting the below error. Kindly help me with this. As per the error login below is the error Warning: file_get_contents(): SSL operation failed with code 1. ...
1 vote
1 answer
754 views
Magento 2 Varnish config
I am trying to get Magento 2, Varnish (in Plesk Docker) and Nginx to work with SSL but I just get Error 503 My nginx.conf #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED ...
0 votes
1 answer
3k views
Varnish with NGINX SSL proxy 502 error Magento 2
I am trying to setup an nginx backend with Varnish and magento 2.3.2. To do that the flow would be: Port 80 is forwaded to 443. 443 proxypass to Varnish Listener on 8080. Here is the nginx config for ...
3 votes
1 answer
646 views
After enabling the SSL Magento gives 404 error to internal pages and to css and js
I am having a very irritating issue after i enabled the SSL in my website. I changed the Base URL (Secure) from http to https and I set "Use Secure URLs on Storefront" to YES. Then I regenerated ...
4 votes
5 answers
10k views
How to force https on magento 2?
I'm using Magento 2.3.1, I have let's encrypt SSL installed, I want to force HTTPS in the admin area and the storefront end in the admin panel, I go to Stores > Configuration > General > Web ...
-1 votes
1 answer
1k views
How install self signed Cert in ubuntu on localhost
I just use the paypal payment method. when entering buyer account id and password it gives the warning Don’t see the secure PayPal browser? We’ll help you re-launch the window to complete your ...
3 votes
1 answer
2k views
Magento 2 + Varnish + Nginx + SSL get real IP
I'm having a setup for Magento 2 with Nginx + Varnish + SSL in ubuntu server 18.04. Now with my setup, I only get all logs in Nginx and inside Magento admin coming from same localhost IP which Varnish ...