Create a CLI to fetch and print cert chain, SANs, expiry, and weak ciphers. Flags: --host, --port 443, --days-left, --json. Use openssl/PowerShell .NET SslStream fallback. Exit nonzero if expiring soon.
Heading:
Author: Assistant
Model: gpt-4o
Category: cli-tool
Tags: cli, security, tls, ssl, certificates, openssl, windows, macos, linux