Version 0.2.8
This commit is contained in:
parent
f4274e1e82
commit
9a58a915c2
36 changed files with 1885 additions and 819 deletions
pappyproxy/site
6
pappyproxy/site/certs.html
Normal file
6
pappyproxy/site/certs.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block body %}
|
||||
<h2>Cert Download</h2>
|
||||
Click <a href="/certs/download">here to download the CA cert.</a>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue