Resources  
  • Configure SSL for Grafana on AzureJul 01, 2024. Learn how to configure SSL for Grafana on Azure to secure your monitoring and analytics dashboard. Follow step-by-step instructions to set up HTTPS, manage certificates, and ensure data encryption for enhanced security in your cloud environment.
  • The Difference Between SSL and TLSJun 05, 2024. SSL (Secure Sockets Layer) and TLS (Transport Layer Security) are encryption protocols securing data transmission over networks. TLS succeeded SSL, offering improved security and compatibility. Both facilitate secure communication between clients and servers, ensuring the confidentiality and integrity of data exchanged, crucial for online transactions and data privacy.
  • WSL & Let's Encrypt for Azure App Service SSL Wildcard CertificatesSep 22, 2023. Learn how to use the Windows Subsystem for Linux (WSL) and the Let's Encrypt certificate authority to automate the issuance and renewal of free wildcard SSL certificates for Azure App Service. Leverage Certbot on WSL to obtain certificates and configure Azure apps to use them securely over HTTPS while scheduling automatic renewals to keep certificates always up to date at no ongoing cost.
  • Install An SSL Certificate On IISAug 04, 2023. Learn how to secure your website with an SSL certificate on Internet Information Services (IIS). Follow the step-by-step guide for a safe online environment and user trust.
  • Import SSL Certificate to AWS Certificate Manager (ACM)Aug 02, 2023. Learn how to import an SSL Certificate into ACM (AWS Certificate Manager)
  • Generate Self-Signed SSL Certificate Using OpenSSLAug 01, 2023. Learn about SSL, SSL certificates, and self-signed certificates in this informative article. Discover the advantages and disadvantages of self-signed SSL certificates and follow steps to generate one.
  • How To Enable SSL In Visual StudioNov 24, 2021. In this article, you will learn how to enable SSL in Visual Studio.
  • Let's Encrypt SSL On Azure AppSevice ContainerFeb 24, 2021. In this article, you will learn how to encrypt SSL on an Azure AppSevice Container.
  • Secure Your Azure App Service For Free With Let's Encrypt SSL CertificateJun 23, 2020. In this article let’s discuss how to secure your azure app service with free SSL certificate provided by Let’s Encrypt.
  • Create A Domain In Azure And Get A Free SSL Certificate And Link With Web AppNov 15, 2018. We will see how to create an App Service Domain in Azure and we will get a free SSL certificate from Let’s Encrypt Authority. We will also create a Web App in Azure and link with this domain. Later we will create a Blazor app from Visual Studio 2017 and will publish to Azure Web App. We will see our Blazor app run with custom domain and SSL certificate.
  • Install SSL Certificate (.pfx File)To IIS On Windows Server MachineJun 15, 2018. In this article, we will install an SSL certificate to IIS on windows server with .pfx file.
  • Attach Installed SSL Certificate To The Website Which is Hosted On IIS On Windows ServerJun 12, 2018. We have an SSL certificate that was already installed on IIS. In this article, we are going to attach that SSL certificate to the website on IIS.
  • Why We Need SSL For Our WebsiteApr 02, 2018. Secure Sockets Layer (SSL) is a standard security technology for establishing an encrypted link between a server and a client—typically a web server (website) and a browser.
  • Enforce SSL And Use HSTS In .Net Core(2.0) Security - Part OneFeb 20, 2018. SSL (Secure Sockets Layer)is a standard security protocol for establishing encrypted links between a web server and a browser in an online communication.
  • Adding SSL Certificate To Azure Web AppsMay 10, 2017. This article will show you how to add SSL certificate to a Azure Web app to make it secure.
  • Create SSL Website With Self-Signed CertificateJul 18, 2016. In this article, you will learn how to create SSL website with self-signed certificate.
  • Reading SSL Certificate Details In C#Jul 02, 2016. In this article, you will learn about SSL certificate details in C#.
  • Create SSL Certificate By Makecert.exeNov 18, 2015. In this blog you will learn how to create SSL Certificate by makecert.exe.
  • What a SSL Certificate Is and How It WorksDec 18, 2014. In this article you will learn about SSL Certificates and how they work.
  • What is SSL and How to Implement in ASP.Net Web ApplicationDec 17, 2014. This article explains SSL and how to implement SSL in an ASP.Net web application.
  • Working With SSL Certificate Warning in MVC 5 ApplicationApr 01, 2014. This article describes how to set up the IIS Express for MVC 5 applications in Visual Studio 2013.
  • Configure IIS to Require SSL on Both Federation ServersJul 12, 2013. This article explains how to configure IIS to require SSL on both Federation Servers.
  • SharePoint 2010 - Create SSL Enabled SiteAug 16, 2012. As part of development activities we might need to create a SSL enabled site inside SharePoint 2010. These sites will be accessed using HTTPS instead of HTTP.
  • Create Your Own SSL Enabled WebsiteFeb 04, 2012. In this article we will learn how to create the SSL certificates for our web site which we are hosting on our IIS server.
  • Export or Import SSL Certificates in windows server using Microsoft Management ConsoleJul 27, 2011. In this article we will be seeing how to export or import SSL certificates in windows server using Microsoft Management Console.
  • Testing Website using SSL on Localhost (IIS)May 19, 2011. In this article you will learn how to test your website using SSL on your system (localhost).
  • Configure SSL certificate warning settings using Power ShellApr 20, 2011. In this article we will be seeing how to configure SSL certificate warning in SharePoint 2010 farm-level search settings.
  • Understanding TLS and SSL: Securing Your Digital CommunicationsJul 24, 2024. TLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are cryptographic protocols designed to secure data transmitted over the internet by encrypting and authenticating the communication channel.
  • How Secure Sockets Layer (SSL) Protects Data Online?May 07, 2024. Learn how SSL works in a step-by-step guide for beginners and professionals, ensuring secure internet communication and data protection.
  • SSL/TLS Termination in API Gateway PatternNov 22, 2023. This article would be beneficial for readers seeking to understand the importance of SSL/TLS termination in enhancing API security and performance. It's great that you not only discuss the benefits but also address potential challenges and provide practical recommendations for best practices.
  • Web Security Vulnerabilities On SSL/TLS Protocols And Set-Cookie Attributes Jul 22, 2021. In this article, you will learn about Web Security Vulnerabilities On SSL/TLS Protocols And Set-Cookie Attributes.
  • Creating A Certificate Using OpenSSL On Windows For SSL/TLS CommunicationJul 02, 2020. This article describes a step-by-step procedure from scratch on how to generate a server-side X509 certificate on Windows 7 for SSL/TLS TCP communication using OpenSSL.
  • Fix Visual Studio Load Test Error: Request Failed - SSL/TLS IssueDec 04, 2019. In this article you will learn about the Visual Studio load test error - request failed - the request was aborted - could not create ssl/tls secure channel.
  • SSL Certificate Based Authentication In Web API ProjectMar 30, 2016. In this article you will learn SSL Certificate based Authentication in Web API Project
  • SSL in ASP.Net Web APIJun 27, 2013. In this article, you will learn about the SSL (Secure Sockets Layer) in ASP.NET Web API.
  • How to Secure a Web Site Using SSLJan 18, 2012. Secure communication is an integral part of securing your distributed application to protect sensitive data, including credentials, passed to and from your application, and between application tiers.
  • Could Not Establish Trust Relationship For The SSL/TLS Secure ChannelJul 29, 2011. In this article we will be seeing how to resolve the following issue “The underlying connection was closed. Could not establish trust relationship for the SSL/TLS secure channel”.
  • Creating And Using C# Web Application Over HTTPS - SSLJul 04, 2011. Here you will see how to create and use a C# Web Application over HTTPS - SSL.
  • 6 Steps to Implement DUAL Security on WCF Using User Name + SSLMay 20, 2010. In the article we will try to apply DUAL security using transport plus message on WCF services. So we will first try to understand the basic concepts of WCF security i.e. transport and message. Once we understand the concept we will move step by step to how to implement SSL and user name security on WCF services.
  • Set up Secure Sockets Layer (SSL) using Digital CertificatesMar 06, 2007. This article explains how to secure an IIS Web application using SSL certificates.
  • Different types of Network Protocols?Sep 09, 2025. Explore the essential world of network protocols, the unsung heroes of digital communication. This guide breaks down various protocol types, from communication protocols like HTTP, TCP/IP, and UDP, to management and security protocols such as SNMP, SSL, and TLS. Understand how these protocols ensure seamless, reliable, and secure data transfer across networks, powering the internet and beyond.
  • How to Secure a Website?Sep 08, 2025. Protect your website from cyber threats with our comprehensive guide to website security. Learn essential practices, from SSL/TLS encryption and WAF implementation to secure coding, access control, and robust backup strategies. Safeguard sensitive data, ensure compliance, improve SEO, and build user trust. Discover how to defend against DDoS attacks, SQL injection, and malware, creating a secure online presence.
  • Difference Between Self-Signed and CA-Signed CertificatesAug 13, 2025. In the world of digital security, SSL/TLS certificates play a crucial role in ensuring encrypted communication and verifying identity over networks, especially the internet. When it comes to obtaining a certificate, two primary options: self-signed certificates and Certificate Authority (CA)-signed certificates.
  • What is Self‑Supervised Learning?Jul 23, 2025. Self-Supervised Learning (SSL) is a clever way for computers to teach themselves using unlabeled data—which is data without tags such as “cat” or “dog”—by creating their own tasks.
  • Setting Up a CA Template with SAN and Custom SettingsJun 17, 2025. Learn how to set up a Certificate Authority (CA) server template with Subject Alternative Names (SAN) and advanced settings to issue secure, customized certificates for internal environments.
  • Deploying Vaultwarden on Docker for Secure Password ManagementFeb 17, 2025. Set up a private, self-hosted Vaultwarden server with Docker. Securely manage your passwords while maintaining complete control over your data.
  • Deploying a Web Application Using NGINX on Alibaba CloudDec 06, 2024. Learn how to deploy a web application using NGINX on Alibaba Cloud with updated console steps, covering ECS setup, NGINX configuration, security, and optimization.
  • Azure Bastion Connection to VMAug 29, 2024. Azure Bastion provides secure RDP and SSH access to Azure VMs directly through the Azure portal without needing public IPs. It enhances security by using SSL and reduces the attack surface. Managed by Microsoft, it ensures seamless, reliable connectivity and simplifies access while eliminating public exposure.
  • Learn Database Mail in SQL ServerAug 29, 2024. Database Mail in SQL Server is a robust feature that enables sending emails via an SMTP server without relying on MAPI clients like Outlook. It offers secure SSL encryption, asynchronous processing, extensive logging, and seamless integration with SQL Server Agent, making it ideal for automated email notifications and alerts.
  • Azure Bastion connection to VMAug 28, 2024. Azure Bastion is a managed service that provides secure RDP and SSH access to Azure virtual machines without needing public IP addresses. It connects directly through the Azure portal using SSL, enhancing security by eliminating public exposure and ensuring reliable, browser-based access to your VMs.
  • Encryption for Data Security: Creating Digital CertificatesMay 06, 2024. Encryption secures data by converting it into unreadable ciphertext using algorithms and keys, preventing unauthorized access. SSL/TLS certificates enable secure communication between websites and users, validating identity and encrypting data transmission
  • How to install Let's Encrypt Certificate on IIS?May 03, 2024. In this article, I will share the result of all the research I did to be able to install the LetsEnctrpt certificate to IIS
  • What is VPN Gateway in Alibaba Cloud?Apr 28, 2024. Alibaba Cloud VPN Gateway encrypts data transfer between your Virtual Private Cloud (VPC) and on-premises networks or internet clients, offering a secure and cost-effective solution.
  • How Secure Sockets Layer Works?Apr 08, 2024. SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols establish encrypted connections between clients and servers, ensuring secure online communication by encrypting data and verifying server identities.
  • đź”’ Azure Key Vault Certificate Validation with C#Jan 23, 2024. In this informative article, we will delve into the world of secure certificate validation in the Azure Key Vault environment using C#. By leveraging the power of the X509Certificate2 class, we can implement robust and secure certificate validation, ensuring the integrity and trustworthiness of digital communications. Through practical code examples, we will showcase best practices and seamlessly integrate Azure Key Vault for centralized and secure certificate management. By elevating our understanding of secure coding practices, we can fortify our applications against potential vulnerabilities by Ziggy Rafiq
  • Git Clone: Self Signed Certificate in Certificate ChainJan 04, 2024. When cloning a Git repository over HTTPS, you may encounter the error "self-signed certificate in a certificate chain." This occurs due to an untrusted SSL certificate.
  • Building a Microservices API Gateway with YARP in ASP.NET Core Web APIOct 03, 2023. Building a microservices API Gateway with YARP in ASP.NET Core Web API provides a flexible and scalable solution for managing and routing traffic in a microservices architecture. By incorporating features such as service discovery, authentication, authorization, load balancing, rate limiting, and logging, you can create a robust and secure gateway that orchestrates communication between diverse microservices.
  • How to Publish Web Applications in Internet Information Services(IIS)Sep 08, 2023. Publishing a web application in Internet Information Services (IIS) involves several steps. First, ensure your web app is ready. Install IIS if not already done, configure it by creating a website with appropriate settings, and create an application pool. Test it locally. If using a custom domain, set up DNS records and configure firewalls. Optionally, secure with an SSL certificate. Ensure security and permissions, update application settings, and implement monitoring and backup procedures. Keep software up-to-date and be patient with DNS propagation. These steps ensure a successful deployment of your web application on IIS for public access.
  • Configure HTTPS for AWS Elastic Beanstalk EnvironmentAug 22, 2023. Learn how to configure HTTPS for Elastic Beanstalk application using a self-signed SSL certificate.
  • How To Create An App Service Managed Certificate In AzureNov 02, 2022. In this article, you will learn how to create an app service managed certificate in azure.
  • Setup HTTPS For Nginx On AWS EC2 Linux Instance Using Docker And CertbotJan 27, 2022. How to install Https certificate in ngnix using certbot(lets encrypt) with docker
  • Top Characteristics Of A Good WebsiteJul 25, 2020. In this article, you will learn about the top characteristics of a good website.
  • How To Enable HTTPS In ASP.NET Web APINov 29, 2018. In this article, you will see How we can enable https in ASP.Net Web API. We will start by discussing all the steps required to enable https in asp.net web API. And then we will discuss all the steps in details. Also, you will see how we can enable HTTPS support for a development server.
  • How To Enable HTTPS On Your Website For FreeMar 20, 2018. Today, a website security is one of the top priorities for developers and HTTPS is the firs step. This step by step walk-through tutorial teaches how to implement the SSL on a Website for free in 10 minutes.
  • Working With The Error In Postman ClientJul 11, 2016. In this article you will learn about working with the error in Postman client.
  • Insecure Transport - Missing Public Key PinningMar 31, 2016. This article shares with the reader the steps on how to implement HTTP Public Key Pinning (HPKP) security policy/control.
  • Setting HTTPS On Your WebsiteMar 05, 2016. In this article we will try to learn how we can apply https on our website in a test environment.
  • Send Email to Gmail in ASP.Net Using C#Jul 16, 2015. Create a simple email system in ASP.NET C# using Visual Studio 2010. The system allows users to input an email address and a message in two TextBoxes. It sends the email via Gmail's SMTP server using SmtpClient and MailMessage. Validation ensures the email address is provided before sending.
  • Sending Emails Over .NET Framework, and General Problems Using C# CodeFeb 06, 2015. This article explains how to send emails using the .NET framework, focusing on the System.Net.Mail namespace. It covers the essentials of SMTP, the use of SmtpClient and MailMessage classes, and common pitfalls like incorrect credentials, SSL requirements, and hostname issues.
  • Secure Socket Layer in .NETOct 27, 2014. This article explains the Secure Sockets Layer (SSL) including the inherent issue of web server security and the process of SSL configuring and implementing in the form of digital certificates over an ASP.NET website.
  • Creating HTTPS Server With NodeJSAug 13, 2014. In this specific article however, we will be looking at how to create HTTPS server instead.
  • Windows Authentication in MVC4 With IIS ExpressSep 10, 2013. MVC4 has gone through some major changes in Windows Authentication functionality with IIS Express. In this article you will learn how to enable Windows Authentication in MVC4 Web Application on IIS Express.
  • Creating Facebook Template in Visual Studio 2013 PreviewAug 02, 2013. This article introduces the way to create an app in Facebook and Visual Studio 2013 Preview.
  • How do we Start With SharePoint 2013Jun 18, 2013. In this article you will learn how to start with SharePoint 2013.
  • Create Facebook App using ASP.NET MVCMay 09, 2013. Learn to integrate a Facebook app with your ASP.NET MVC project using Visual Studio 2012 and MVC 4 template. Follow step-by-step instructions to set up SSL, register as a developer, configure app settings, and run the application.
  • Distributed Transactions Under Application Server in Windows Server 2012Apr 11, 2013. In today's article you will learn how to install the Distributed Transactions under Application Server in Windows Server 2012.
  • Secure WS in VB.NETNov 10, 2012. This code covers the .NET (VB) implementation of the security of web services using the Microsoft “The Favorites Service” security modified schema.
  • Attaching a Digital Certificate (Public Key) to an HTTPS RequestAug 10, 2008. This article will guide you on how to post data to an HTTPS (i.e., secure connection) URL from a Windows application (.NET) by attaching a digital certificate from a certificate file and getting the response back.
  • A Glance at Web Application SecurityMar 07, 2006. Web application security involves implementing protective measures against potential threats, malicious or unintentional, that exploit exposed vulnerabilities. Security is best implemented using the defence-in-depth technique by applying protective measures at network, host, and web application levels. This article will focus on security at the application level by exploring IIS and ASP.net authentication, authorization and secure communication.