File: head.html

package info (click to toggle)
pyca 20031118-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 652 kB
  • ctags: 934
  • sloc: python: 4,998; sh: 760; makefile: 43
file content (21 lines) | stat: -rw-r--r-- 937 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <title>pyCA - <!--#echo var="pyca_subtitle" --></title>
  <meta name="author" content="michael@stroeder.com" />
  <meta name="description" content="pyCA: <!--#echo var="pyca_pagedescription" -->" />
  <meta name="keywords" content="Security, X.509, PKI, CA, PKIX, S/MIME, SSL, single sign-on, client certificates, authentication">
  <meta name="robots" content="INDEX,NOFOLLOW" />
  <link rev="made" href="mailto:www@stroeder.com" />
  <link rel="contents" href="http://www.pyca.de" title="pyCA" />
  <link rel="copyright" href="" title="Copyright by Michael Str&ouml;der <michael@stroeder.com>" />
  <script language="JavaScript">
    <!--
     if(top.frames.length > 0)
      top.location.href=self.location;
    //-->
  </script>
</head>

<body bgcolor="#fafafa" text="#000000" link="#AA5022" vlink="#772000" alink="#0A0A0A">