Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 490 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 490 Bytes

pki-parcel

pki-parcel is a CDH5.x parcel for CloudFlare's PKI Toolkit.

Build Status

Requirements

  • jq
  • go 1.8+
  • Java 7 or higher
  • Maven 3
  • Python 2.7/3.3 or higher

Build Instructions

  1. Run make

Release Instructions

  1. Tag the branch according to the format v[cfssl version]+[parcel version].
  2. Push it to github.
  3. Wait for Travis to build it.