{
    "content": [
        {
            "type": "text",
            "text": "# smime_keys (man)\n\n## NAME\n\nsmimekeys - Utility to add S/MIME certificate to the internal database used by mutt\n\n## SYNOPSIS\n\nsmimekeys <operation>  [file(s) | keyID [file(s)]]\n\n## DESCRIPTION\n\nThe  purpose  of this tool is to manipulate the internal database of S/MIME certificates used\nby mutt to sign mail messages which will be sent or to  verify  mail  messages  received  and\nsigned with S/MIME.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **NO WARRANTIES**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "smime_keys",
        "section": "",
        "mode": "man",
        "summary": "smimekeys - Utility to add S/MIME certificate to the internal database used by mutt",
        "synopsis": "smimekeys <operation>  [file(s) | keyID [file(s)]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "refresh",
                        "lines": 28
                    }
                ]
            },
            {
                "name": "NO WARRANTIES",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "smimekeys - Utility to add S/MIME certificate to the internal database used by mutt\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "smimekeys <operation>  [file(s) | keyID [file(s)]]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  purpose  of this tool is to manipulate the internal database of S/MIME certificates used\nby mutt to sign mail messages which will be sent or to  verify  mail  messages  received  and\nsigned with S/MIME.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "init   no files needed, inits directory structure.\n",
                "subsections": [
                    {
                        "name": "refresh",
                        "content": "no files needed. refreshes index files, including trust flag/expiration.\n\nlist   lists the certificates stored in database.\n\nlabel  keyID required. changes/removes/adds label.\n\nremove keyID required.\n\nverify 1=keyID  and optionally 2=CRL.  Verifies the certificate chain, and optionally whether\nthis certificate is included in supplied CRL (PEM format).  Note: to verify  all  cer‐\ntificates at the same time, replace keyID with \"all\".\n\naddcert\ncertificate required.\n\naddchain\nthree files reqd: 1=Key, 2=certificate plus 3=intermediate certificate(s).\n\naddp12\none file reqd. Adds keypair to database.  file is PKCS12 (e.g. export from netscape).\n\naddpem\none file reqd. Adds keypair to database.  (file was converted from e.g. PKCS12).\n\naddroot\none  file  reqd.  Adds  PEM  root  certificate to the location specified within muttrc\n(smimeverify* command).\n"
                    }
                ]
            },
            "NO WARRANTIES": {
                "content": "This program is distributed in the hope that it will be useful,  but  WITHOUT  ANY  WARRANTY;\nwithout  even  the  implied  warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\nSee the GNU General Public License for more details.\n\nMutt Home Page: http://www.mutt.org/\n\n\n\nUnix                                     September 19, 2020                            smimekeys(1)",
                "subsections": []
            }
        }
    }
}