openssl
π―Skillfrom oriolrius/pki-manager-web
Generates and manages SSL/TLS certificates, cryptographic keys, and performs PKI operations using OpenSSL commands.
Part of
oriolrius/pki-manager-web(18 items)
Installation
pnpm installpnpm devpnpm dev # Start both backend and frontend in dev modepnpm dev # Start dev server with hot reloadpnpm start # Start production server+ 1 more commands
Skill Details
Expert guidance for OpenSSL operations including certificate generation, key management, CSR creation, certificate verification, encryption, and PKI operations. Use this when working with SSL/TLS certificates, cryptographic keys, or PKI infrastructure.
More from this repository10
trpc skill from oriolrius/pki-manager-web
keycloak skill from oriolrius/pki-manager-web
sqlite skill from oriolrius/pki-manager-web
backlog.md skill from oriolrius/pki-manager-web
next.js skill from oriolrius/pki-manager-web
Validates and infers TypeScript schemas with zero dependencies, enabling robust type-safe data parsing and validation across various complex types.
Skill
oauth2 skill from oriolrius/pki-manager-web
Manages client-side routing and navigation for the PKI Manager web application using TanStack Router, enabling type-safe and declarative route configuration in the React frontend.
Provides expert testing support for Vite-based applications using Vitest's fast, TypeScript-friendly, and Jest-compatible testing framework.