mirror of
https://github.com/kakwa/uts-server
synced 2024-12-04 23:15:54 +01:00
cleanup documentation
This commit is contained in:
parent
16d40692fd
commit
1289daa7ab
16
README.md
16
README.md
@ -17,20 +17,6 @@ Alpha
|
||||
|
||||
Released under the MIT Public License
|
||||
|
||||
## Playing with it
|
||||
|
||||
|
||||
```bash
|
||||
# create some test certificates
|
||||
$ ./tests/cfg/pki/create_tsa_certs
|
||||
|
||||
# launching the timestamp server with test configuration (debug mode)
|
||||
$ ./uts-server -c tests/cfg/uts-server.cnf -D
|
||||
|
||||
# in another shell, launching a timestamp client on the README.md file
|
||||
$ ./goodies/timestamp-file.sh -i README.md -u http://localhost:2020 -r -O "-cert";
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
@ -78,5 +64,3 @@ $ ./uts-server -c tests/cfg/uts-server.cnf -D
|
||||
# in another shell, launching a timestamp script on the README.md file
|
||||
$ ./goodies/timestamp-file.sh -i README.md -u http://localhost:2020 -r -O "-cert";
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user