1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-04 20:47:09 +02:00

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
This commit is contained in:
kakwa 2019-04-12 10:48:55 +02:00
parent 68ffb0f7e8
commit bd0a32221c
6 changed files with 252 additions and 27 deletions

View file

@ -39,10 +39,6 @@
#endif
#endif
/* Name of config entry that defines the OID file. */
#define OID_SECTION "oids"
#define TSA_SECTION "tsa"
// number of char we get to log for the serial
#define SERIAL_ID_SIZE 8