2
0
mirror of https://github.com/therootcompany/keypairs synced 2025-02-22 00:08:04 +00:00

19 Commits

Author SHA1 Message Date
e4ff8ac55b update canonical import path 2020-05-10 12:34:01 -06:00
8f66f1d235 go lint and update docs 2020-04-10 13:59:44 -04:00
AJ ONeal
fe5cf33bef update error message 2019-04-22 10:10:36 -06:00
AJ ONeal
6fc75632c8 Warn on empty string in whitelist 2019-04-17 17:08:53 -06:00
671ea1250d v0.4.0 require separate string for private issuers 2019-04-15 11:09:34 -06:00
1205ea05e1 add specific key test 2019-03-25 17:48:39 -06:00
c4fc285259 add String method to Whitelist 2019-03-22 16:17:13 -06:00
3ab2594234 make IsTrustedIssuer a method of Whitelist 2019-03-22 15:28:11 -06:00
d981fb3a7c Merge branch 'master' of github.com:big-squid/go-keypairs 2019-03-22 14:01:30 -06:00
ada07e4446 better error for private networking 2019-03-22 14:01:19 -06:00
AJ ONeal
f2d341a3c0 v0.2.0: add support for fetching /pem 2019-03-15 17:52:53 -06:00
90b05bac5f add user agent 2019-03-08 14:28:23 -07:00
074b91bc2f add tests for implicit issuer 2019-03-06 14:59:25 -07:00
e753b5a1a6 added IsTrustedIssuer + tests 2019-03-06 11:08:40 -07:00
ed2297e2ad add more docs 2019-02-28 20:47:08 -07:00
AJ ONeal
0704d0df64 be more consistent with URLs 2019-02-22 22:38:48 +00:00
AJ ONeal
163511db7e remove redundant normalization 2019-02-22 21:47:05 +00:00
AJ ONeal
489a2f63a0 normalize trailing / on issuer and baseURL 2019-02-22 21:40:46 +00:00
AJ ONeal
04259f1e96 refactor 2019-02-21 00:10:42 +00:00