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

27 Commits

Author SHA1 Message Date
adnano
6963164a96 Refactor KnownHosts 2020-11-05 15:27:12 -05:00
adnano
0c0c0b9cb1 Document CertificateOptions 2020-11-05 00:04:58 -05:00
adnano
3bb598f1b3 Use ECDSA keys by default 2020-11-03 19:43:04 -05:00
adnano
aaef21a9b3 Add ErrorLog field to Server 2020-11-03 16:11:31 -05:00
adnano
e75c77a6c7 Add Subject option in CertificateOptions 2020-11-02 23:11:46 -05:00
adnano
1c54599498 Refactor client.TrustCertificate workflow 2020-10-31 22:34:51 -04:00
adnano
c33ebefdfd Update log.Printf calls 2020-10-31 21:33:59 -04:00
adnano
b2fccc9db5 Add ErrCertificateNotFound 2020-10-31 16:45:38 -04:00
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