aboutsummaryrefslogtreecommitdiff
path: root/rpkid.with_tls/doc/pubd.dot
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2010-10-08 17:26:25 +0000
committerRob Austein <sra@hactrn.net>2010-10-08 17:26:25 +0000
commit7a5797231b6174ec28a4635a7f129d7acb74fc2f (patch)
tree3fbb21b51034e0edca53782e2f078305076ea7ba /rpkid.with_tls/doc/pubd.dot
parent4269912a916a7bead0f3f71d017448b7d6644fe0 (diff)
Clean up after TLS flag day
svn path=/rpkid.with_tls; revision=3471
Diffstat (limited to 'rpkid.with_tls/doc/pubd.dot')
-rw-r--r--rpkid.with_tls/doc/pubd.dot9
1 files changed, 0 insertions, 9 deletions
diff --git a/rpkid.with_tls/doc/pubd.dot b/rpkid.with_tls/doc/pubd.dot
deleted file mode 100644
index 20829e59..00000000
--- a/rpkid.with_tls/doc/pubd.dot
+++ /dev/null
@@ -1,9 +0,0 @@
-// Automatically generated from pubd.sql
-
-digraph test {
- edge [arrowtail=none, arrowhead=crow];
- graph [ratio=fill, overlap=false];
- node [label="\N", fillcolor=white, shape=record, style=filled];
- node1 [label="{config\n|config_id\ SERIAL\ [PK]\lbpki_crl\ LONGBLOB\ [N]\l}"];
- node2 [label="{client\n|client_id\ SERIAL\ [PK]\lclient_handle\ VARCHAR\ [U]\lbase_uri\ TEXT\ [N]\lbpki_cert\ LONGBLOB\ [N]\lbpki_glue\ LONGBLOB\ [N]\l}"];
-}