Convert Vincenzo pgpkey to AsciiDoc
This commit is contained in:
parent
57930f3fd5
commit
f777b95139
1 changed files with 11 additions and 7 deletions
|
@ -1,14 +1,18 @@
|
|||
<!--
|
||||
sh addkey.sh vmaffione 3A3F58253F30A245 ;
|
||||
-->
|
||||
<programlisting xmlns="http://docbook.org/ns/docbook" role="pgpfingerprint"><![CDATA[
|
||||
//
|
||||
// sh addkey.sh vmaffione 3A3F58253F30A245 ;
|
||||
|
||||
|
||||
[.literal-block-margin]
|
||||
....
|
||||
pub 3072R/3A3F58253F30A245 2021-02-01 [expires: 2024-02-01]
|
||||
Key fingerprint = E42A 54BD 67B3 5721 1641 B144 3A3F 5825 3F30 A245
|
||||
uid Vincenzo Maffione <vmaffione@freebsd.org>
|
||||
sub 3072R/77769E9A73B79B2B 2021-02-01 [expires: 2024-02-01]
|
||||
|
||||
]]></programlisting>
|
||||
<programlisting xmlns="http://docbook.org/ns/docbook" role="pgpkey"><![CDATA[
|
||||
....
|
||||
|
||||
[.literal-block-margin]
|
||||
....
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mQGNBGAXrewBDADWAAzoNzWUJwkvsOr398w2C7Vpy7WlROBLd5StDH1Q/XSUJHlb
|
||||
|
@ -50,4 +54,4 @@ f4Rnj/3zr45URrBDb2qZu3Vo0oqkYRHUwBnuZFT7m1ltg+wDd+wnGFrOYluHxXA+
|
|||
00pkx5aMAAYmXDDyNkpSQPHnJmN5kC/OkJ8Pc8HF2doT
|
||||
=re6k
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
]]></programlisting>
|
||||
....
|
||||
|
|
Loading…
Reference in a new issue