logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/tls - the Profanity /tls command.

Arguments

allow
           Allow connection to continue with TLS certificate.

       always
           Always allow connections with TLS certificate.

       deny
           Abort connection.

       cert
           Show the current TLS certificate.

       cert<fingerprint>
           Show details of trusted certificate.

       trust
           Add the current TLS certificate to manually trusted certificates.

       trusted
           List summary of manually trusted certificates (with '/tls always' or '/tls trust').

       revoke<fingerprint>
           Remove a manually trusted certificate.

       certpath
           Show the trusted certificate path.

       certpathset<path>
           Specify filesystem path containing trusted certificates.

       certpathclear
           Clear the trusted certificate path.

       certpathdefault
           Use default system certificate path, if it can be found.

0.13.1                                             2023-08-03                                             man(1)

Description

       Handle TLS certificates.

Name

       /tls - the Profanity /tls command.

Synopsis

       /tls allow

       /tls always

       /tls deny

       /tls cert [<fingerprint>]

       /tls trust

       /tls trusted

       /tls revoke <fingerprint>

       /tls certpath

       /tls certpath set <path>

       /tls certpath clear

       /tls certpath default

See Also