Starting new guide for Securing TLS

This commit is contained in:
Eric Christensen 2014-05-28 10:59:23 -04:00
parent 87df3083ed
commit 7ada5ed0d7
19 changed files with 98 additions and 5494 deletions

View file

@ -0,0 +1,17 @@
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Securing_TLS.ent">
%BOOK_ENTITIES;
]>
<authorgroup>
<author>
<firstname>Enter your first name here.</firstname>
<surname>Enter your surname here.</surname>
<affiliation>
<orgname>Enter your organisation's name here.</orgname>
<orgdiv>Enter your organisational division here.</orgdiv>
</affiliation>
<email>Enter your email address here.</email>
</author>
</authorgroup>