Transport Layer Security (TLS) continues to improve and stop old security vulnerabilities with each and every new version, with TLS 1.2 is being the current standard (and TLS 1.3 is the next version that will be adopted.) Windows 7 (or more specifically, applications that use WinHTTP for SSL on Windows 7) cannot use of TLS 1.1…
Explore MoreFew Days ago I read a great article by Scott Helme on security headers. To know more about these headers I suggesting you to read the great article yourself. I’ve just added security headers to my website and want to show you how it was done. Step 1: Laravel Security headers I ha;ve used the…
Explore MoreI had this issue too, this is how i fixed it. Though it is not advisable to change vendor files but this fix worked and it enable me to send mail from my localhost. Locate StreamBuffer in your vendor folder. It should be in this location C:\xampp\htdocs\mylaravel\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport Open the file StreamBuffer.php Find this method _establishSocketConnection…
Explore MoreDo you need a bootable windows 7, 8.1, 10, 11 Pendrive/USB Flash Drive to set up your fresh windows? Then follow me, I will show you the easiest way to make a USB Flash Drive/ Pendrive from any windows version’s source like Windows CD/DVD/ISO File. Step 1: First you have to extract your Windows setup…
Explore MoreIn Windows 10 (any version), the Local Group Policy Editor allows you to disable automatic updates permanently or change the Windows Update policies to decide when updates should be installed on the device. Let’s See How can you Disable Windows 10 updates To disable automatic updates on Windows 10 permanently, use the following steps: Click…
Explore MoreIntroduction – Node.js Node.js is an open source platform for creating applications that uses JavaScript on server side as well as on the client side. JavaScripts usage amongst the developer community is growing at a very rapid pace. It is the most popular language in a recent survey conducted by Stack Overflow. Its runtime environment…
Explore More