28 lines
1.2 KiB
XML
28 lines
1.2 KiB
XML
<?xml version='1.0' encoding='utf-8' ?>
|
|
<!DOCTYPE bookinfo 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;
|
|
]>
|
|
<bookinfo id="book-Fedora_Security_Team-Securing_TLS-Securing_TLS">
|
|
<title>Securing TLS</title>
|
|
<subtitle>Securing data-in-transit using the latest recommendations for SSL and TLS implementations.</subtitle>
|
|
<productname>Fedora Security Team</productname>
|
|
<productnumber>1</productnumber>
|
|
<edition>1</edition>
|
|
<pubsnumber>0</pubsnumber>
|
|
<abstract>
|
|
<para>
|
|
This book describes a recommended way of configuring SSL and TLS circuits to protect data being passed across the network. This includes web, email, and authentication encryption for data in transit.
|
|
</para>
|
|
</abstract>
|
|
<corpauthor>
|
|
<inlinemediaobject>
|
|
<imageobject>
|
|
<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
|
|
</imageobject>
|
|
</inlinemediaobject>
|
|
</corpauthor>
|
|
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</bookinfo>
|
|
|