Commit History

Author SHA1 Message Date
  seth 6388e1ec18 Add support for passing CA data from environment to crl, ocsprefresh, serve, ocspsign, sign, and gencert commands (#735) 7 years ago
  Zi Lin ac2be4e22f Zi/sign pathlen (#626) 8 years ago
  Tommy Murphy ab47668fb3 initca: use csr.Generate 8 years ago
  Zi Lin a4161d079d #575 initca now supports issuing CA certificate with pathlen=0 8 years ago
  Kyle Isom e79611c9c3 Remove data race in initca. 8 years ago
  Zi Lin fd44f33517 Remove renew window check and add more documents on CA cert expiry calculation 9 years ago
  Zi Lin 8a0cbb857d package initca: Add new methods RenewFromPEM and RenewFromSigner 9 years ago
  Kyle Isom 76defc6f9d Switch types from PrivateKey -> PublicKey in initca 9 years ago
  Kyle c4869117b3 Allow CA to be initialised with a crypto.Signer. 9 years ago
  Kyle Isom d50d8620ef Emit a CSR when gencert creates new CA from key. 9 years ago
  Kyle Isom f69170b174 Provide CSR in genkey's initca. 9 years ago
  Kyle Isom 0beb2c423a Improve CSRs for initca 9 years ago
  dr107 4180278d3d Multiple hostnames 9 years ago
  Nick Sullivan 2b6791a2ec Remove dependency on client from signer 9 years ago
  Nick Sullivan ea6c2ed8b0 Refactor the code around the Signer interface 9 years ago
  Zi Lin 1fdcf1e0de refactor func errors.New() 10 years ago
  Kyle Isom b80bf874f5 Allow signer to override subject data in CSR. 10 years ago
  Kyle Isom c33e39afe3 The initca option can be used with an existing private key. 10 years ago
  Kyle Isom a4992e57e8 Fixes from golint and go vet. 10 years ago
  Kyle Isom ea7856c519 Bring in internal changes. 10 years ago
  Kyle Isom edc6592652 Initial import. 10 years ago