An open API service indexing awesome lists of open source software.

https://github.com/gotoren/perjuryman

【hands-on sample】perjuryman: SSL/TLS verification using "ole ole certificate"
https://github.com/gotoren/perjuryman

certificate-authority go pki ssl tls x509

Last synced: over 1 year ago
JSON representation

【hands-on sample】perjuryman: SSL/TLS verification using "ole ole certificate"

Awesome Lists containing this project

README

          

# 🎭 perjuryman: SSL/TLS verification using "ole ole certificate"

## 🌱 Overview
- You can use this source code to verify TLS communication using "ole ole certificate"
.
- Issuing a TLS server certificate with a self-built root CA.

## ✏️ Documents
- [Overview of PKI](./docs/01_pki.md)
- [Information: Perjuryman design](./docs/02_information.md)
- [Usage: How to start perjuryman](./docs/03_usage.md)

## 📚 References
- [RFC 5280 - Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile](https://www.rfc-editor.org/rfc/rfc5280)
- [RFC 8446 - The Transport Layer Security (TLS) Protocol Version 1.3](https://www.rfc-editor.org/rfc/rfc8446)