This commit is contained in:
Yuji Hirose 2019-12-10 12:06:29 -05:00
parent f6a2365ca5
commit fd4e1b4112
4 changed files with 234 additions and 6 deletions

View file

@ -33,4 +33,4 @@ pem:
openssl req -new -key key.pem | openssl x509 -days 3650 -req -signkey key.pem > cert.pem
clean:
rm server client hello simplesvr upload redirect *.pem
rm server client hello simplesvr upload redirect benchmark *.pem