Commit Graph

18 Commits

Author SHA1 Message Date
Pierre-Francois Carpentier dd19915c91 dl for the signer cert + fix example + css tweaks
* add a DL button + serve the signer certificate file (the one used to
timestamp)
* fix the verification instruction (add -untrusted tsa_cert.pem)
* few CSS tweaks to improve page layout
2019-04-12 14:26:21 +02:00
kakwa bd0a32221c creating a nicer landing page + serve the ca file
* nicer landing page with a few instructions, and download link for the
ca, and even some fancy CSS
* add a download link for the CA file
2019-04-12 10:48:55 +02:00
Carpentier Pierre-Francois 3e15083a31 Update uts-server.conf 2019-03-12 19:01:28 +01:00
Carpentier Pierre-Francois 20b747565f Update uts-server.conf 2019-03-12 19:01:14 +01:00
kakwa 077c14398f make the generation of the parameters completely automatic
The code in build_param_table.py is modified to write directly
to a file, and this code is included in the conf.py file.
The static configure.rst file is removed
2016-09-23 22:35:34 +02:00
kakwa 40b056f7f9 adding init script 2016-09-12 22:55:26 +02:00
kakwa 66c1fa9b7d adding systemd service and tmp file crap 2016-09-12 22:52:47 +02:00
kakwa fa6f7b5f17 first batch of the rst documentation 2016-09-10 12:03:03 +02:00
kakwa 4375280ce1 fixing some issues with the configuration table generator 2016-09-10 03:22:04 +02:00
kakwa e6d637f7ea switching to rst
* rename README
* more cleaning in the configuration
* build real tables for configuration parameters
2016-09-10 03:10:21 +02:00
kakwa 2bb8a4cf1c python script to gen doc from conf file comments 2016-09-10 00:48:24 +02:00
kakwa 62c9b56584 modification in timestamp-file.sh script
* implement a -r switch to force removal of an existing tsr
* implement a way to kind of check is the response looks like a TSR
2016-08-29 19:36:56 +02:00
kakwa 15bb7d9792 fix the timstamping script 2016-08-29 08:37:34 +02:00
kakwa bf33d5cee0 better extension for the timestamp script 2016-08-27 01:33:48 +02:00
kakwa 376d100e9f general reorganization
* rename the logger function to uts_logger
* add logging to the create_tsctx fucntion
* fix some warning *
2016-08-26 20:39:45 +02:00
kakwa 7c45a71f22 add format script 2016-08-23 19:38:39 +02:00
kakwa 8b2f466028 adding a small rfc3161 client shell script 2015-12-21 15:51:21 +01:00
Pierre-Francois Carpentier 0b08077f99 adding goodies directory with the rfc file 2015-12-18 17:20:15 +01:00