Skip to main content

Questions tagged [secure]

7 votes
4 answers
10k views

after installing 2.4.4 intergaration gives an error message "Integration not secure" Where does this message come from?
Dries's user avatar
  • 73
0 votes
3 answers
1k views

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 ...
Teja Bhagavan Kollepara's user avatar
0 votes
0 answers
457 views

Is there any way to make all the cookies to secure at a time In Magento 1 I tried the following Setting in Magento 1 configuration System->configuration->(General) > Web > session cookie ...
Smita Kagwade's user avatar
3 votes
1 answer
189 views

Anyone can explain to me what is the use of [_secure => true] in controller redirect path arguments in Magento 2.
Renga's user avatar
  • 371
7 votes
4 answers
5k views

In m1 we could just override isSecure from Mage_Core_Model_Cookie model, method: public function isSecure() { return $this->_getRequest()->isSecure(); } How can we accomplish this in m2?
Head's user avatar
  • 189
1 vote
0 answers
70 views

Teachers will upload video and students will only be able to watch and download it's tutorial if they pay or purchase that product. It can have multiple attachments like video streaming and PDF to ...
Bhavin Shah's user avatar
0 votes
1 answer
63 views

My magento page which was recently secure, has given me a warning through chrome that it is not secure. In an attempt to check on the status of my account info to see if there was anything I could do ...
Brittany's user avatar
4 votes
3 answers
9k views

As per my security checking and testing in Magento 2, I see that secure cookie or HTTP only flag not set on the Magento 2. For the security reason, we need the cookie to be secure. Can someone please ...
rajat kara's user avatar
  • 1,219
3 votes
2 answers
301 views

I've got to deal with a Magento 1.x site that has been run on unsecure http for over a decade. Just reading that, you're immediately thinking it's time to move it to https, right? Well the trouble ...
DM8's user avatar
  • 131
0 votes
1 answer
47 views

Currently we only require our checkout to be SSL secure. However if we manually type any URL from product page, catalog pages and home page with https:// infront of the domain secure pages are loading....
Nadroj467's user avatar
  • 611
0 votes
1 answer
800 views

I'm testing some code that changes a link to use the secure base URL, but my development server does not have an SSL certificate. I'm trying to fake it and have so far been unsuccessful. I have links ...
sadq3377's user avatar
  • 359
1 vote
1 answer
3k views

There is a form post, it sends data without secure URL (HTTP): <form id="answer_form_<?php echo $id;?>" class="form" method="post" action="<?php echo Mage::getUrl('productquestions/...
ManuHH's user avatar
  • 103
0 votes
1 answer
113 views

I have a Magento website. Someone add adds on my homepage in header section. When I click on my websites menus then other links are opening there. How can I remove it and how to secure in future ...
sandeep sam's user avatar
5 votes
1 answer
1k views

Use Secure URLs on Storefront = Yes Use Secure URLs in Admin = Yes Secure Base URL = starts with HTTPS Why does my sitemap not start each link with https?
Cam's user avatar
  • 193
0 votes
1 answer
55 views

I have to install SSL certificate on my domain but before that I want to test it on my testing domain which have same so I can find out unknown error. Is it possible to use it on testing domain ...
lalit mohan's user avatar
  • 1,090

15 30 50 per page
1
2 3 4 5