 Cedric StaubandGitHub
|
101ea09bc5
|
Merge pull request #100 from square/cs/client-cert
Support for client certificates in certigo connect
v1.5.0
|
2016-11-18 12:59:37 -08:00 |
|
Cedric Staub
|
0fcec90397
|
Support for client certificates in certigo connect
|
2016-11-18 11:48:54 -08:00 |
|
 Cedric StaubandGitHub
|
2982295b4e
|
Merge pull request #99 from square/cs/lib
Factor out useful functions into library
|
2016-10-07 14:29:45 -07:00 |
|
Cedric Staub
|
4704138725
|
Better naming and doc comments
|
2016-10-07 14:26:03 -07:00 |
|
Cedric Staub
|
d9d52c5712
|
Factor out useful functions into library
|
2016-10-07 13:16:07 -07:00 |
|
 Cedric StaubandGitHub
|
a1554e7d6f
|
Merge pull request #98 from square/cs/include-pem-json
Include encoded cert PEM in JSON output
|
2016-10-03 11:20:44 -07:00 |
|
Cedric Staub
|
fc82546c77
|
Include encoded cert PEM in JSON output
|
2016-10-02 13:48:32 -07:00 |
|
Cedric Staub
|
3e5957b84a
|
Update version to 1.4.0
v1.4.0
|
2016-09-27 14:19:44 -07:00 |
|
Cedric Staub
|
a89d3a3262
|
Update JSON output tests for format changes
|
2016-09-27 13:51:55 -07:00 |
|
Cedric Staub
|
501b8c17ac
|
Avoid null key on verify error in JSON output
|
2016-09-27 13:49:20 -07:00 |
|
Cedric Staub
|
1c5b5737cb
|
Serial number in JSON output should be string
|
2016-09-27 13:46:49 -07:00 |
|
 Cedric StaubandGitHub
|
c43b435941
|
Merge pull request #97 from square/cs/fix-template
Fix template, add tests
|
2016-09-27 13:43:41 -07:00 |
|
Cedric Staub
|
9f08714c2c
|
Predictable key usage ordering
|
2016-09-27 13:40:04 -07:00 |
|
Cedric Staub
|
3ccd98f60f
|
Couple more fixes and tests
|
2016-09-27 13:35:26 -07:00 |
|
Cedric Staub
|
95965e1999
|
Add tests, use Go 1.7 for build
|
2016-09-27 13:17:08 -07:00 |
|
Cedric Staub
|
93ed3fc1fe
|
Fix template, remove trailing whitespace
|
2016-09-27 13:10:42 -07:00 |
|
 Cedric StaubandGitHub
|
32d83b5ffa
|
Merge pull request #96 from square/cs/json
Rebased JSON
|
2016-09-27 12:14:37 -07:00 |
|
 Sarah HarveyandCedric Staub
|
60c67b8db6
|
Resolve more comments
|
2016-09-27 12:10:25 -07:00 |
|
Cedric Staub
|
af2e15a3ba
|
Support --json in verify command
|
2016-09-24 17:50:01 -07:00 |
|
Cedric Staub
|
ad41621796
|
Small fixes for JSON output mode
|
2016-09-24 17:24:27 -07:00 |
|
 Sarah HarveyandCedric Staub
|
d69167a2b8
|
Resolve some comments
|
2016-09-24 17:23:57 -07:00 |
|
 Sarah HarveyandCedric Staub
|
70450a4499
|
Support JSON output from certigo
|
2016-09-24 17:23:57 -07:00 |
|
Cedric Staub
|
9d926ff4d0
|
Update readme with new help output
|
2016-09-21 17:38:43 -07:00 |
|
 Cedric StaubandGitHub
|
ddc3a841f7
|
Merge pull request #95 from square/cs/verify
Add separate verify command to validate certificates
|
2016-09-19 13:11:27 -07:00 |
|
Cedric Staub
|
90f8ba5014
|
Add separate verify command to validate certificates
|
2016-09-18 20:39:25 -07:00 |
|
 Cedric StaubandGitHub
|
4a88737794
|
Merge pull request #93 from square/csstaub-patch-1
Add release badge
|
2016-09-09 17:06:33 -07:00 |
|
 Cedric StaubandGitHub
|
4c2999915e
|
Add release badge
|
2016-08-26 21:52:02 -07:00 |
|
 Cedric StaubandGitHub
|
ba6061267f
|
Merge pull request #91 from square/cs/strip-headers
Strip headers from PEM output blocks
|
2016-08-16 13:28:01 -07:00 |
|
Cedric Staub
|
5b7a519299
|
Update examples URL with new git sha
|
2016-08-10 17:19:26 -07:00 |
|
Cedric Staub
|
0a355c64b7
|
Strip headers from PEM output blocks
Not all software supports extra headers. Notably, OpenSSL will be sad
and refuse to parse the PEM block. Fixes #89.
|
2016-08-10 17:13:11 -07:00 |
|
 Cedric StaubandGitHub
|
b63b3142d1
|
Merge pull request #90 from square/csstaub-patch-1
Update README.md
|
2016-08-04 21:14:59 -07:00 |
|
 Cedric StaubandGitHub
|
557b07f4dd
|
Update README.md
|
2016-08-04 20:31:38 -07:00 |
|
Cedric Staub
|
75971b0d3f
|
Prepare for 1.3.0 release
v1.3.0
|
2016-07-27 14:20:20 -07:00 |
|
 Cedric StaubandGitHub
|
a1dd96d22f
|
Merge pull request #88 from square/cs/better-der
Support PKCS7 envelopes, multiple certificates in DER streams
|
2016-07-27 13:14:09 -07:00 |
|
Cedric Staub
|
74d3b048a4
|
Support PKCS7 envelopes, multiple certificates in DER streams
|
2016-07-26 23:27:14 -07:00 |
|
 Cedric StaubandGitHub
|
9fef65bedd
|
Update README.md
|
2016-07-26 22:36:38 -07:00 |
|
 Cedric StaubandGitHub
|
d35ed20e6c
|
Merge pull request #87 from square/cs/pkcs7
Add support for dumping certs from PKCS7 containers
|
2016-07-26 22:27:08 -07:00 |
|
Cedric Staub
|
10216eb40e
|
Add support for dumping certs from PKCS7 containers
|
2016-07-26 22:19:35 -07:00 |
|
 Cedric StaubandGitHub
|
a6dcd23302
|
Merge pull request #86 from square/cs/go-1.5
Support Go 1.5, don't depend on x509.SignatureAlgorithm.String()
|
2016-07-25 17:21:52 -07:00 |
|
Cedric Staub
|
7aa519f05f
|
Add Go 1.5 to Travis-CI build matrix
|
2016-07-25 17:19:07 -07:00 |
|
Cedric Staub
|
8085d5a851
|
Support Go 1.5, don't depend on x509.SignatureAlgorithm.String()
|
2016-07-25 17:13:52 -07:00 |
|
 Christopher DennyandGitHub
|
72e3ea0653
|
Merge pull request #84 from rjchee/master
Update README.md
|
2016-07-05 16:48:52 -07:00 |
|
 Raymond CheeandGitHub
|
d7ca9ba2c2
|
Update README.md
|
2016-07-05 16:45:14 -07:00 |
|
 Christopher DennyandGitHub
|
848d395299
|
Merge pull request #82 from square/cdenny/mentionHomebrew
Mention homebrew in readme.
|
2016-07-01 12:54:33 -07:00 |
|
Christopher Denny
|
43fcde985d
|
Changed wording
|
2016-07-01 12:52:30 -07:00 |
|
Christopher Denny
|
a0da0e650f
|
Mention homebrew in readme.
|
2016-07-01 11:24:06 -07:00 |
|
Cedric Staub
|
5924aa789a
|
Prepare for 1.2.0 release
v1.2.0
|
2016-06-30 15:39:54 -07:00 |
|
 Cedric StaubandGitHub
|
c6c7dac32e
|
Merge pull request #81 from square/cs/cli-tests
Add command-line test scripts
|
2016-06-29 11:24:29 -07:00 |
|
Cedric Staub
|
80c600d112
|
Add command-line test scripts
|
2016-06-28 11:28:02 -07:00 |
|
Cedric Staub
|
64a1f920bf
|
Correct typo in flag description
|
2016-06-28 10:41:46 -07:00 |
|