1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-09-20 07:21:53 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
adnano
b6821262a8 server: Automatically write new certificates to disk 2020-10-31 16:33:56 -04:00
adnano
ecefa0b9d6 Update documentation 2020-10-28 16:02:04 -04:00
adnano
a3266487af Refactor client certificates 2020-10-28 13:41:24 -04:00
adnano
80e2f783c3 Ensure absolute paths in client certificate store 2020-10-27 23:47:13 -04:00
adnano
546e62f13d Restrict client certificates to certain paths 2020-10-27 23:34:06 -04:00
adnano
6cccba3800 Rename repository to go-gemini 2020-10-24 15:15:32 -04:00
adnano
67b81008fd Remove NewRawCertificate function 2020-10-13 17:33:14 -04:00
adnano
d71474e8a6 Remove WriteX509KeyPair function 2020-10-13 16:50:59 -04:00
adnano
76f3ec0dcf Move certificate verification code to VerifyConnection 2020-10-13 16:44:46 -04:00
adnano
1627930aa7 examples/server: Generate new certificates when they expire 2020-10-13 14:22:15 -04:00
adnano
7eaa0f3bce Update documentation 2020-10-12 16:34:59 -04:00
adnano
98b3169a86 Update examples 2020-10-12 00:13:24 -04:00
adnano
63232c7eb8 Implement loading of certificates from a directory 2020-10-12 00:06:20 -04:00
adnano
8de7f5d8c4 Implement server certificate store 2020-10-11 23:48:18 -04:00
adnano
8a3d6e3321 Update comments 2020-09-28 02:13:46 -04:00
adnano
5758040909 Remove NewCertificateStore function 2020-09-28 00:41:00 -04:00
adnano
ddd5830dd2 Generate certificates on demand 2020-09-27 23:49:41 -04:00
adnano
14e569bf92 Change package name to gmi 2020-09-27 20:20:59 -04:00
adnano
0a336f84e2 Implement certificate creation 2020-09-27 13:50:48 -04:00