Pinned Loading
-
-
自建ca
自建ca 1# 1, CA证书
2## 创建ca私钥
3openssl genrsa -out ca.home.org.key 2048
4## 创建ca自签名证书
5openssl req -new -x509 -key ca.home.key -out ca.home.crt
-
my homebrew install list
my homebrew install list 1dump.list
-
bash script used to uninstall mac os...
bash script used to uninstall mac osx app and related config file 1#!/usr/bin/env bash
2set -e
34app_name=$1
5dry_run=${2:-false}
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.