https://bugs.exim.org/show_bug.cgi?id=3166

            Bug ID: 3166
           Summary: typo in chapter 58 1.1: certtool syntax to produce the
                    required public key value for a DNS record:
           Product: Exim
           Version: 4.98.2
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

In Chapter 58, Section 1.1, the example instruction "To produce the required
public key value for a DNS record:" uses underscores instead of dashes in the
certtool command options. so it should read 

certtool --load-privkey=dkim_ed25519.private --pubkey-info --outder | tail -c
+13 | base64

instead of 

certtool --load_privkey=dkim_ed25519.private --pubkey_info --outder | tail -c
+13 | base64

[Tested with certtool version 3.8.3]

-- 
You are receiving this mail because:
You are on the CC list for the bug.

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to