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 |
|
Cedric Staub
|
a4b9d15100
|
Avoid printing /dev/stdin as origin file
|
2016-06-27 19:46:39 -07:00 |
|
 Cedric StaubandGitHub
|
c54d766e71
|
Merge pull request #80 from square/cs/pem-flag
Add --pem flag for dump/connect, remove pem command
|
2016-06-27 18:59:13 -07:00 |
|
 Cedric StaubandGitHub
|
0850322362
|
Merge pull request #79 from square/cs/cleanup
Clean up cert extraction logic
|
2016-06-27 18:58:30 -07:00 |
|
Cedric Staub
|
7b3b16e44f
|
Update README with new examples/help output
|
2016-06-27 18:57:44 -07:00 |
|
Cedric Staub
|
142ea7a631
|
Update example SVGs with updated info
|
2016-06-27 18:55:55 -07:00 |
|
Cedric Staub
|
03bb355f3a
|
Add --pem flag for dump/connect, rm pem command
|
2016-06-27 18:51:38 -07:00 |
|
Cedric Staub
|
20a2fd1094
|
Clean up cert extraction logic
|
2016-06-27 18:41:40 -07:00 |
|
 Cedric StaubandGitHub
|
44e18df343
|
Merge pull request #78 from square/cs/formatting
Improve formatting, show if self-signed
|
2016-06-27 18:37:42 -07:00 |
|
Cedric Staub
|
d64905256a
|
Improve formatting, show if self-signed
|
2016-06-24 22:37:27 -07:00 |
|
Cedric Staub
|
9b76f4de37
|
Update example 1 SVG in readme
|
2016-06-23 13:23:42 -07:00 |
|
Cedric Staub
|
d162d5520f
|
Update first example to remove duplicate output
|
2016-06-23 13:23:11 -07:00 |
|
Cedric Staub
|
81a2ef016d
|
Update readme to point to new hash for SVG examples
|
2016-06-23 11:52:02 -07:00 |
|
Cedric Staub
|
0a5ff1bfe3
|
Update examples to show new commands/functions
|
2016-06-23 11:51:07 -07:00 |
|
 Cedric StaubandGitHub
|
69d0b78277
|
Merge pull request #77 from square/cs/verify
Add verify debug output to connect command
|
2016-06-23 11:35:01 -07:00 |
|
Cedric Staub
|
0eb7856c93
|
Use pinned hash for SVG examples
|
2016-06-23 11:33:03 -07:00 |
|
Cedric Staub
|
e02f01b232
|
Pass arguments instead of using flags
|
2016-06-23 11:24:23 -07:00 |
|
Cedric Staub
|
db0bb7a644
|
Add verify debug output to connect command
|
2016-06-22 23:11:44 -07:00 |
|
Cedric Staub
|
beac5ca8f4
|
Prepare for 1.1.0 release
v1.1.0
|
2016-06-22 11:11:00 -07:00 |
|
 Cedric StaubandGitHub
|
899761605a
|
Merge pull request #76 from square/cs/ec-support
Support elliptic curve keys
|
2016-06-21 23:27:18 -07:00 |
|
Cedric Staub
|
a7caa8960c
|
Support elliptic curve keys
|
2016-06-21 17:48:40 -07:00 |
|
Cedric Staub
|
004de6e6e8
|
Remove extra arg from sprintf
|
2016-06-21 16:16:55 -07:00 |
|
 Cedric StaubandGitHub
|
e0ebb676a6
|
Merge pull request #75 from square/cs/update-readme
Update README to add usage output
|
2016-06-21 15:47:54 -07:00 |
|
Cedric Staub
|
21188373ff
|
Update README to add usage output
|
2016-06-21 15:14:56 -07:00 |
|
 Cedric StaubandGitHub
|
b76eb3bf5d
|
Merge pull request #73 from square/cs/to-pem
Add command for converting any input to PEM blocks
|
2016-06-21 14:44:36 -07:00 |
|