Avatar 📚

yijiong's blog

Every dog has his day.

  1. 主页
  2. 档案室
  3. 搜索
  4. 关于
    1. 暗色模式

目录

  1. SSL/TLS Certificate
    1. Generate Self-Signed Certificate
Featured image of post Certificate
Note

Certificate

SSL/TLS

2026年1月5日星期一 阅读时长: 1 分钟
目录
  1. SSL/TLS Certificate
    1. Generate Self-Signed Certificate

SSL/TLS Certificate

Generate Self-Signed Certificate

ECDSA

1
2
openssl ecparam -genkey -name prime256v1 -out ecdsa.key
openssl req -new -x509 -key ecdsa.key -out ecdsa.crt -days 3650 -sha256
Web
CC BY-NC-SA 4.0

相关文章

Featured image of post JWT

JWT

Featured image of post Web Browser

Web Browser

Featured image of post Jitsi

Jitsi

Featured image of post JavaScript

JavaScript

© 2026 yijiong
Built with Hugo
Тема Stack, дизайн Jimmy