You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tlsserial - groks x509 certificates for your pleasure
Usage
❯ poetry install
❯ poetry run tlsserialUsage: tlsserial [OPTIONS] tlsserial groks X509 certificates for your pleasureOptions: --url TEXT host || host:port || https://host:port/other NOTE: This argument is mutually exclusive with arguments: [file]. --file TEXT filename containing a PEM certificate NOTE: This argument is mutually exclusive with arguments: [url]. --debug --help Show this message and exit.