diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-04-13 16:10:27 +0200 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2012-11-14 18:28:14 +0000 |
commit | ded49b6801c402dde75492d9d4b0b948c4bad35d (patch) | |
tree | f393ef682d1a3fcf54f0ac24a28d6627d885c03a /.gitignore | |
parent | 31f33f4ba66bcdddda84b419cf4960073d071290 (diff) |
examples: Add example which dumps recieved TLS certificates to stdout
https://bugs.freedesktop.org/show_bug.cgi?id=36207
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ tests/certtool tests/tardis # tests/certs/cas/* +examples/wocky-dump-certificates examples/wocky-register examples/wocky-receive-messages examples/wocky-send-message |