Commit Graph
135 Commits
Author SHA1 Message Date
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
Cedric StaubandGitHub 2a7efc7674 Merge pull request #72 from square/cs/skip-non-certs
Skip non-certificate PEM blocks
2016-06-21 14:03:37 -07:00
Cedric Staub 03ace9672e Add command for converting any input to PEM blocks 2016-06-21 13:56:36 -07:00
Cedric Staub 80b8463c76 Skip non-certificate PEM blocks 2016-06-21 11:48:00 -07:00
Cedric StaubandGitHub afafd545a2 Merge pull request #70 from square/cs/match
Print newline after cert dump from connect
2016-06-20 09:01:52 -07:00
Cedric StaubandGitHub 896c94caf8 Merge pull request #71 from square/cs/example-3
Update connect example
2016-06-19 13:56:01 -07:00
Cedric Staub 14277cefc3 Update connect example 2016-06-18 23:02:59 -07:00
Cedric Staub b17153a519 Print newline after cert dump from connect 2016-06-18 22:58:40 -07:00
Cedric Staub 06b4bc12f5 Switch branch for images from svg to master 2016-06-17 10:44:07 -07:00
Cedric StaubandGitHub 4577af0a15 Merge pull request #69 from square/svg
Fix SVG in Firefox
2016-06-17 10:42:56 -07:00
Cedric Staub 53e19d0285 Fix SVG in Firefox 2016-06-16 20:59:25 -07:00
Matthew McPherrinandGitHub 3a723d2556 Merge pull request #68 from square/mmc/connect
Add a command to connect to a TLS server and print its presented certs
2016-06-16 16:52:19 -07:00
Matthew McPherrin aa77340189 Add periods for consistency
http://www.nytimes.com/2016/06/10/world/europe/period-full-stop-point-whatever-its-called-millennials-arent-using-it.html for background material.
2016-06-16 16:47:03 -07:00
Matthew McPherrin 5aee387a67 Add a flag to override the SNI server name 2016-06-16 16:15:10 -07:00
Matthew McPherrin 7fd5d218b6 Add a command to connect to a TLS server and print its presented certs 2016-06-16 14:54:53 -07:00
Alok MenghrajaniandGitHub 603591cf13 Merge pull request #67 from square/alok/safari-fix
s/em/pt/
2016-06-15 17:22:00 -07:00
Alok Menghrajani 7c9c69cccc s/em/pt/ 2016-06-15 17:19:47 -07:00
Alok MenghrajaniandGitHub 4547a10711 Merge pull request #66 from square/alok/safari-fix
Shorten sha, fix margin
2016-06-15 16:56:05 -07:00
Alok Menghrajani 8a5dacc1b7 Shorten sha, fix margin 2016-06-15 16:54:39 -07:00
Cedric StaubandGitHub a7f2a80654 Merge pull request #65 from square/alok/safari-fix
Fix readme.
2016-06-15 16:32:00 -07:00
Alok Menghrajani ce40916f8d Fix readme. 2016-06-15 16:30:31 -07:00
Alok MenghrajaniandGitHub 8fb907323b Merge pull request #64 from square/alok/safari-fix
Fix Safari rendering issue.
2016-06-15 16:24:02 -07:00
Alok Menghrajani 5de56d50b9 Fix Safari rendering issue. 2016-06-15 16:22:21 -07:00
Cedric StaubandGitHub 95a1e35ee3 Merge pull request #63 from square/cs/update-svg
Update SVG files, move to subdirectory
2016-06-15 15:57:25 -07:00
Cedric StaubandGitHub 18bf8fe983 Merge pull request #62 from square/cs/streaming
Support streaming print of PEM blocks
2016-06-15 15:57:11 -07:00
Cedric Staub 50808a932a Update SVG files, move to subdirectory 2016-06-15 15:51:04 -07:00
Cedric Staub c10183ca14 Support streaming print of PEM blocks 2016-06-15 15:32:17 -07:00
Cedric Staub 2dacaaa051 Support --version flag 2016-06-14 11:07:02 -07:00
Christopher DennyandGitHub a136f68227 Merge pull request #60 from square/cdenny/buildFile
Added build file
2016-06-13 15:25:16 -07:00
Christopher Denny 13d51d790d Added build file
Build file used by formula file for homebrew installation.
Basically just a copy of similar file from certstrap.
2016-06-13 15:09:10 -07:00
Cedric StaubandGitHub 8330cbf9b8 Make license badge blue 2016-06-13 12:04:03 -07:00
Cedric StaubandGitHub 71fb0b0f44 Update README.md 2016-06-13 12:02:38 -07:00
Cedric StaubandGitHub 04cc4ae7de Merge pull request #58 from square/cs/various
Couple of fixes
v1.0.0
2016-06-13 11:36:00 -07:00
Cedric Staub d449f162c9 Print error if p12 was empty/failed to parse 2016-06-11 10:44:27 -07:00
Cedric Staub b1be150ab1 Add jks to jceks mapping, partially supported 2016-06-11 10:44:04 -07:00
Cedric StaubandGitHub 3727194931 Merge pull request #57 from square/cs/p12-friendly-name
Display PKCS12 friendly name for certs
2016-06-10 19:38:14 -07:00
Alok MenghrajaniandGitHub 7b91691e37 Merge pull request #55 from square/cs/svg-space
Slightly better spacing in SVG files
2016-06-10 19:21:50 -07:00
Cedric Staub 9043438701 Display PKCS12 friendly name for certs 2016-06-10 18:41:41 -07:00
Cedric StaubandGitHub 28b1747d0f Merge pull request #56 from square/cs/multi-file
Support multiple file arguments
2016-06-10 18:28:55 -07:00
Cedric Staub e170b65676 Support multiple file arguments 2016-06-10 16:44:33 -07:00
Cedric Staub 07834fb6a6 Slightly better spacing in SVG files 2016-06-10 16:16:32 -07:00
Cedric StaubandGitHub 617dead148 Merge pull request #54 from square/cs/test-certs
Reproducible test certificates/keystores
2016-06-10 15:31:17 -07:00
Cedric Staub 407b347ce3 Reproducible test certificates/keystores 2016-06-10 15:29:33 -07:00
Cedric Staub 36e3af5e3e Allow certs to be read even if cert sign key usage not set 2016-06-10 15:28:33 -07:00
Alok MenghrajaniandGitHub fd58541c53 Merge pull request #53 from square/alok/readme
replace my branch with master.
2016-06-10 13:54:34 -07:00