Commit Graph

15 Commits

Author SHA1 Message Date
Jacob Hoffman-Andrews 30624a332d Merge pull request #554 from letsencrypt/remove-monolith
Remove monolith
2015-08-05 11:45:44 -07:00
Roland Shoemaker 6dc00d4e7f Typo 2015-07-29 15:51:00 -07:00
Roland Shoemaker abd06564ec Merge branch 'master' into mailer 2015-07-27 12:46:19 -07:00
Jeff Hodges cfcd6dfc88 remove pkcs11 tag for build and test scripts
With #525 in place, we no longer need to worry about setting the pkcs11
tag everywhere.
2015-07-24 16:33:05 -07:00
Roland Shoemaker 960af78955 cleanup 2015-07-23 17:59:03 -07:00
J.C. Jones 79415f3fd1 Support RPM builds for those who want them. 2015-07-23 11:41:52 -07:00
Jacob Hoffman-Andrews 079f019533 Support forked-repo Travis build. 2015-06-18 16:57:39 -07:00
J.C. Jones 76f7b1c1e4 Improve build identification
New example:

2015/06/09 09:20:13 Versions: boulder=(generate_ocsp +0c101f2 Tue Jun  9 16:20:06 UTC 2015) Golang=(devel +46b4f67 Thu Apr 16 20:01:13 2015 +0000) BuildHost=(user@vm.local)
2015-06-09 09:22:29 -07:00
Jacob Hoffman-Andrews 8606973ac4 Add pkcs11 tag to makefile. 2015-06-05 09:21:02 -07:00
Roland Shoemaker a5e54727a4 Fix revoker->ca RPC client, and add admin-revoker to Makefile 2015-05-30 22:12:14 -07:00
J.C. Jones d999f416e1 Add responder to Makefile 2015-05-28 23:11:03 -07:00
J.C. Jones 8766edaa93 Issue #239 - Add a build ID method to WFE, and print Info on startup for all 2015-05-28 11:13:09 -07:00
J.C. Jones af0f8446eb Issue #202, Periodic OCSP Signer Tool
- Move dbMap construction and type converter into individual files in the sa package.
- Add DB configuration for the OCSP tool to the boulder config:
  - left to the user if they want to use different boulder-config.json files
    for different purposes.
- Added updater to Makefile
- Fix trailing ',' in the Boulder config, add more panic logging
- Ignore .pem files produced by the integration test
- Change RPC to use per-instance named reply-to queues.
- Finish OCSP Updater logic
- Rework RPC for OCSP to use a transfer object (due to serialization problems of x509.Certificate)
2015-05-27 22:01:29 -07:00
J.C. Jones ed32332204 First pass at build speedups. Feel free to use `make -j9` on your desktops! 2015-05-14 11:37:23 -07:00
Jacob Hoffman-Andrews 7eff4e68a2 Add empty Makefile so Travis doesn't try `go get` 2015-03-26 14:57:10 -07:00