SSL

Python can meet any API you need

Abstract: the concepts and techniques learned in this tutorial will allow you to practice with any API you like, and use...
20:43 28 November 2021

SSL certificates configure Https based on Nginx

Little bird's personal blog has been officially launched and opened to the outside world ...
1:34 3 September 2021

CentOS 7 installs Python 3.6, pip3 error problem

After installing Python 3.6.3 on CentOS 7, the following errors occurred when using the pip command ...
12:30 13 July 2020

spring boot integrated redis

It is convenient to integrate common NO SQL with Springboot following the principle of "convention is greater than ...
12:08 5 July 2020

GMSSLGMSSL double certificate generation for novice

First of all, I'm not a professional in cryptography. I don't have the knowledge base in this area. This blog and the ne...
0:00 24 June 2020

CentOS 7.4 builds Kubernetes 1.8.5 cluster

Environment introduction role operating system IP host ...
7:06 21 June 2020

Cancer classification prediction based on logistic regression - tumor prediction and ROC curve drawing of benign / malignant breast cancer

logistic regression Logistic Regression is a classification model in machine learning. Logistic Regression is a classif...
2:10 16 June 2020

Using nexus3 to configure the docker private warehouse

1. Configuration starting 1. Create blob storage ...
3:40 13 June 2020

Three methods of generating high strength passwords

Now information disclosure is more and more serious, and a strong password is the first step to prevent the disclosure o...
9:32 4 June 2020

WeChat Applet Development--Download Any File via Cloud Function

WeChat Applet Development--Download Any File via Cloud Function ...
20:53 27 May 2020

Kubernetes v1.18.2 binary high availability deployment

1, Environment server information host name IP remarks k8s-master1 192.168.0.216 Master1,etcd1,node node k8s-mast...
2:20 20 May 2020

How to Build Rtmp Service and Develop Live APP with uni-app

Preface: Because you have an IM application, ...
13:06 19 May 2020

[experience sharing] the asterisk (*) that Python beginners must know is not understood by 90%

Compared with other programming languages, Python has more diversified operation types. ...
4:12 11 May 2020

Step by step to complete Kubernetes binary deployment -- flannel network configuration (single node)

Step by step to complete the binary deployment of Kubernetes (II) - flannel network configuration (single node) Preface ...
11:16 5 May 2020

Tomcat access project changed from http to https settings

1. Mr. Cheng's certificate # First switch to the certificate file path: $ cd /app/tomcat-8.5.39/ # Generate certificate file: $ keytool -genkey ...
0:13 11 January 2020

Nginx configure free https certificate

Let's Encrypt is used for free SSL certificate application. 1. Let's Encrypt is a public free SSL project in foreign countries, which is hos...
13:33 6 January 2020

Kubernetes deployment: CA certificate production

Make CA certificate manually 1. Install CFSSL [root@node-01 ~]# cd /usr/local/src [root@node-01 src]# wget https://pkg.cfssl.org/R1.2/cfssl_linux-amd...
10:42 3 December 2019

SpringBoot configures HTTPS and implements automatic HTTPS access to HTTPS

nginx is recommended for configuring https No further replies will be given to any questions raised in this article. Here's why I wrote this art...
20:07 10 November 2019

centos nginx https configuration

1. What if you want to configure a domain name to a specified directory server { listen 80; server_name Change your domain name here,for example baidu...
13:51 6 November 2019

Pgpool-II + PostgreSQL one main source and two standby source compiling environment

Host IP Virtual IP server1 192.168.222.141 192.168.222.200 server2 192.168.222.142 server3 192.168.222.143 Item Value Detail PostgreSQL version 10.10...
12:23 17 October 2019

Build your own ngrok service

1. Server preparation I tried it on CentOS 6 and the compiler got stuck. It is said that it is. Git As a result of the low version, I want to upgrade...
4:15 20 April 2019

Use of HttpClient and Notices

First, introduce some good websites: Introduction to httpclient: http://www.ibm.com/developerworks/cn/opensource/os-httpclient/ HTTP client certificat...
14:39 28 March 2019