masterthesis/MA-Anhang.tex

19 lines
605 B
TeX
Raw Normal View History

2018-10-24 14:35:34 +02:00
\addchap{Anhang} % Add non-numbered chapter for attachments
2018-09-03 10:53:15 +02:00
\begin{figure*}[ht]
\centering
\frame{\includegraphics[trim=0 120 0 20,clip,width=\textwidth]{img/Abt-I-Architektur-2018.pdf}}
\caption{Dokumentation Netzarchitektur der Abteilung Informatik}
\label{fig:topology_provided_full}
\end{figure*}
2018-10-13 17:39:57 +02:00
\section*{OpenVPN Clientkonfiguration}
\lstinputlisting[]{./openvpn-config/client.conf}
\section*{OpenVPN Serverkonfiguration}
\lstinputlisting[]{./openvpn-config/server.conf}
2018-09-03 10:53:15 +02:00
% Input the existing documentation of the CA which may also be compiled seperately (soon(tm))
%\input{./CA-DOC-Inhalt.tex}