openssl-selfsigned-cert
CommunityGenerate secure SSL/TLS certificates.
AuthorZurybr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of generating self-signed SSL/TLS certificates, which are crucial for development, testing, and internal services where a public Certificate Authority is not required.
Core Features & Use Cases
- Key Generation: Create private keys (RSA, ECDSA) for secure communication.
- Certificate Creation: Generate self-signed certificates and Certificate Signing Requests (CSRs).
- File Management: Combine keys and certificates into PEM files and verify their integrity.
- Use Case: You need to set up a local development server that uses HTTPS. This Skill will guide you through generating the necessary private key and self-signed certificate to enable secure connections.
Quick Start
Use the openssl-selfsigned-cert skill to generate a new RSA private key and a self-signed certificate valid for 365 days, saving them as server.key and server.crt respectively.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openssl-selfsigned-cert Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#openssl-selfsigned-cert Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.