update readme
This commit is contained in:
parent
664a858cdc
commit
aed0abb3d1
@ -40,9 +40,6 @@ cargo run
|
||||
- príkazy na kompiláciu serveru a jeho následné spustenie
|
||||
- server je defaultne prístupný cez webový prehliadač na adrese https://127.0.0.1:4433; pripojenie vytvoreným klientom je popísané nižšie
|
||||
|
||||
TODO:</br>
|
||||
:white_square_button: doplniť popis pre zmenu podporovaných certifikátov
|
||||
|
||||
## Klient
|
||||
```
|
||||
sudo apt install python3
|
||||
@ -84,8 +81,6 @@ cd ../..
|
||||
make
|
||||
./client
|
||||
```
|
||||
TODO:</br>
|
||||
:white_square_button: doplniť popis funkcií podporovaných klientom
|
||||
|
||||
### WINDOWS
|
||||
Systémové a softvérové špecifikácie:</br>
|
||||
@ -168,3 +163,4 @@ make
|
||||
```
|
||||
|
||||
## References
|
||||
[TIIGER TLS](https://github.com/Crypto-TII/TLS1.3)
|
Loading…
Reference in New Issue
Block a user