Parent Directory
|
Revision Log
Install public CA files in webroot.
1 | tamasb | 2959 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html><head> |
2 | <title>EGI Simple Demo CA</title> | ||
3 | </head> | ||
4 | <body> | ||
5 | EGI Simple Demo CA files | ||
6 | <ul> | ||
7 | <li><A HREF="{{ ca_name }}.pem">CA Certificate</A> | ||
8 | <li><A HREF="{{ ca_name }}.signing_policy">CA Signing Policy</A> | ||
9 | msalle | 3176 | <li><A HREF="{{ ca_name }}_crl.pem">dummy CA CRL</A> |
10 | <li><A HREF="{{ ca_name }}.tgz">combined tarball including symlinks</A> | ||
11 | tamasb | 2959 | </ul> |
12 | </body> | ||
13 | </html> |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |