diff --git a/acme/examples/standalone/README b/acme/examples/standalone/README deleted file mode 100644 index 8bb0fad97..000000000 --- a/acme/examples/standalone/README +++ /dev/null @@ -1,2 +0,0 @@ -python -m acme.standalone -p 1234 -curl -k https://localhost:1234 diff --git a/acme/examples/standalone/localhost/cert.pem b/acme/examples/standalone/localhost/cert.pem deleted file mode 120000 index 1cca87af5..000000000 --- a/acme/examples/standalone/localhost/cert.pem +++ /dev/null @@ -1 +0,0 @@ -../../../acme/testdata/rsa2048_cert.pem \ No newline at end of file diff --git a/acme/examples/standalone/localhost/key.pem b/acme/examples/standalone/localhost/key.pem deleted file mode 120000 index ee3dd2847..000000000 --- a/acme/examples/standalone/localhost/key.pem +++ /dev/null @@ -1 +0,0 @@ -../../../acme/testdata/rsa2048_key.pem \ No newline at end of file