X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=README;h=83b2442feaef4dbc2803127f947f38e6cbae3e65;hp=81bb4fcdd761dda8f120093c5ca8a22de66c15a9;hb=4b64428fe11db22f70c304de1bc9f0cc95f1d189;hpb=4f17e2a1251d1b460c51fd37f70ea85cd59eb1fa diff --git a/README b/README index 81bb4fc..83b2442 100644 --- a/README +++ b/README @@ -11,6 +11,7 @@ tlsproxy is licensed under GPL 3 (or later). REQUIREMENTS ------------ +- C89 compiler - GnuTLS library including development headers - certtool (from GnuTLS) to create TLS certificates @@ -23,7 +24,7 @@ This creates the following files: - `proxy-ca.pem`: CA which is used for all connections to the client - `proxy-ca-key.pem`: private key for the CA -- `proxy-key.pem`: private key for the server +- `proxy-key.pem`: private key for the proxy - `proxy-invalid.pem`: special certificate used for invalid pages Then import the CA file `proxy-ca.pem` in your browser so it can validate the