迹忆客 EN >

所有文章

HTTP2 Tutorial - How to use HTTP/2 with HTTPS

发布时间:2025/03/16 作者:JIYIK 分类:NETWORK

HTTP2 Tutorial - How to use HTTP/2 with HTTPS

HTTPS is used to build ultra-secure networks connecting computers, machines, and servers to handle sensitive business and consumer information. HTTP/2 browser support includes HTTPS encryption, which actually complements the overall securit...

查看全文

HTTP2 Tutorial - How to Configure HTTP2 with Nginx

发布时间:2025/04/14 作者:JIYIK 分类:NETWORK

HTTP2 Tutorial - How to Configure HTTP2 with Nginx

HTTP2 was officially released in 2015. If your website is still using HTTP/1.1, you may be out of date. Don't worry, here we will see how to use Nginx to upgrade your website to HTTP2. Install Nginx I feel that this column is redundant. Sin...

查看全文

OAuth2.0 - A comprehensive understanding of OAuth2.0

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

OAuth2.0 - A comprehensive understanding of OAuth2.0

When I first came into contact with OAuth2.0, I often confused it with SSO single sign-on. Later, due to work needs, I implemented a set of SSO in the project. Through my gradual understanding of SSO, I also distinguished it from OAuth2.0....

查看全文

OAuth2.0 - How to issue access tokens

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

OAuth2.0 - How to issue access tokens

In the previous article, we introduced that OAuth2.0 is an authorization mechanism whose main purpose is to issue tokens between websites or applications that want to share resources. Before starting this article, we assume that you have un...

查看全文

9 Ways to Fix NET::ERR_CERT_AUTHORITY_INVALID Error

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

9 Ways to Fix NET::ERR_CERT_AUTHORITY_INVALID Error

Sometimes even after you have an SSL certificate installed on your website, your website’s users may encounter NET::ERR_CERT_AUTHORITY_INVALID an invalid certificate authority error. Despite the intimidating name, the invalid certificate...

查看全文

How to avoid soft 404 in the website during SEO

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

How to avoid soft 404 in the website during SEO

This article shares an SEO problem, soft 404. A status code we often see on websites is 404. Whether we develop a website or not, this is a problem we have to face. What is a soft 404? Before talking about soft 404, we must first understand...

查看全文

8 Ways to Fix NET::ERR_CERT_COMMON_NAME_INVALID Error

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

8 Ways to Fix NET::ERR_CERT_COMMON_NAME_INVALID Error

Loading websites over the Secure Hypertext Transfer Protocol (HTTPS) is critical to network security. However, if we do not install the Secure Sockets Layer (SSL) certificate correctly, we may encounter many errors such as NET::ERR_CERT_COM...

查看全文

How to use SFTP to interact with a remote server

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

FTP , or File Transfer Protocol, is a popular, unencrypted method of transferring files between two remote systems. As of 2022, it has been deprecated by most modern software due to its lack of security, and is mostly only used for legacy a...

查看全文

How to use SFTP to transfer files to a remote server

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

In the article "How to use SFTP to interact with a remote server" , we introduced how to connect and interact with a server using SFTP. Now let's take a look at how to perform the main operation - file transfer - after the connection is est...

查看全文

How to Fix ERR_SSL_PROTOCOL_ERROR Error

发布时间:2025/03/17 作者:JIYIK 分类:NETWORK

How to Fix ERR_SSL_PROTOCOL_ERROR Error

If your website won’t load over a secure connection due to an error like ERR_SSL_PROTOCOL_ERROR, then this is the right place to start. In this article, we’ll explain what this type of error means and walk you through how to fix it so y...

查看全文

扫一扫阅读全部技术教程

社交账号
  • https://www.github.com/onmpw
  • qq:1244347461

热门文章

热门标签

扫码一下
查看教程更方便