github smallstep/certificates v0.15.16-rc7

latest releases: v0.26.2, v0.26.1, v0.26.0...
pre-release3 years ago

Changelog

77fdfc9 Merge branch 'master' into max/cert-mgr-crud
9fdef64 Admin level API for provisioner mgmt v1
6476eb4 Need RELEASE variable defined in make debian
856f08b Merge pull request #605 from smallstep/casv1
65dacc2 Replace golint with revive
35e6cc2 Fix typos in comments.
a0633a6 Merge pull request #612 from gdbelvin/kmspin
1fb4406 minimize diff
c6bb7aa Add back UI check, but don't read file
a63a1d6 Don't double read from u.Pin()
063a09a Allow reading pin from kms string
c4d0c8a Fix credentials file parameter on awskms
16e0cff Fix path for labeler.
dce1b29 Remove debug statements.
2a97389 Upgrade dependencies.
ac3c754 Use known CA and add tier and gcs bucket options.
529eb4b Rename CAPool to CaPool.
9db68db Add tests with cloudCAS EnableCertificateAuthority.
48bc4e5 Fix cloudcas tests.
072bd0d Add support for Google CAS v1
35ede74 Merge pull request #596 from gdbelvin/name
595f125 Merge branch 'master' into name
e17fc43 Merge pull request #597 from gdbelvin/path
c264e8f Configurable pkcs11-init output paths
623e387 Allow configuration of PKCS11 subject name
7e82bd6 Add setup for Authority tests
74d8bdc Add tests for CreateDecrypter
a64974c Fix small typo in divisible
382b6f9 Improve error logging
d46a4ea Change fmt to errors package for formatting errors
2beea1a Add configuration option for specifying the minimum public key length
4168449 Fix typo
fa100a5 Mask challenge password after it has been read
66a67ed Update to v2.0.0 of github.com/micromdm/scep
03c4723 Add sync.WaitGroup for proper error handling in Run()
1cd0cb9 Add more template data
13fe7a0 Make serving SCEP endpoints optional
bcacd2f Fix typo
a0242ad Add validation to SCEP Options
4cd45f6 Remove superfluous call to StoreCertificate
97b88c4 Address (most) PR comments
be528da Make tests green
57a6296 Make tests not fail hard on ECDSA keys
5a80bc3 Make linter happy
dd4f548 Fix certificateChain property
491c2b8 Improve initialization of SCEP authority
2d85d4c Add non-TLS server and improve crypto.Decrypter interface
e7cb80f Fix linter issues
aa2ce0a Store new certificates in database
f0050e5 Add signed failure responses
4fe7179 Add support for configuring capabilities (cacaps)
3b86550 Add support for challenge password
017e56c Remove some duplicate and unnecessary logic
75cd3ab Change to a fixed fork of go.mozilla.org/pkcs7
5df60c5 Add support for multiple SCEP provisioners
a191319 Improve SCEP API logic and error handling
30d3a26 Remove x509 template from API
da65f46 Add AuthorizeSign method to SCEP authority
812e1c7 Add handling of options
80026e1 Remove the copy of mozilla/pkcs7
2a249d2 Refactor initialization of SCEP authority
99cd3b7 Add full copy of mozilla/pkcs7 module as internal dependency
393be5b Add number of certs to return and fix CR LF in CACaps
b905d5f Improve setup for multiple SCEP providers (slightly)
3390397 Refactor SCEP authority initialization and clean some code
48c8671 Add rudimentary (and incomplete) support for SCEP
ff7b829 [action] forgot to add default labeler config file
114627d [action] labeler to v3 and use default config path location
d7a747b Add SCEP in the provisioners proto.
94ba057 wip
8d7c3d2 Merge pull request #506 from hslatman/hs/scep
01a4460 wip
1726076 wip
781e0c4 [action] forgot to add default labeler config file
1be1ed1 [action] labeler to v3 and use default config path location
423942d wip
3f30552 Fix package name.
35cfa5b Remove majordomo client and rename administrator to admin.
71afc41 Rename majordomo to linkedca.
64ce4e5 Add and generate majordomo protos.
9bfb1c2 wip
d8d5d73 wip
5929244 wip
9bf9bf1 wip
bc2bb53 Merge branch 'master' into hs/scep
375687c Add setup for Authority tests
638766c wip
4f3e5ef wip
5d09d04 wip
4d48072 wip admin CRUD
98a6e54 wip
af3cf7d first steps
2f60f20 lots of codes
7b5d696 first commit
f84c8f8 Upgrade x/crypto
850b159 Merge pull request #571 from smallstep/carl/makefile-clean
b205f50 bump crypto to 0.8.3 and go mod tidy
07cf037 Remove binary-* recipes from Makefile
f83ccc3 Merge pull request #570 from smallstep/carl/arm6
e305940 Small docs cleanup
6f0f023 Small docs cleanup
08f9bc0 Merge pull request #567 from FibreFoX/master
9607691 Added missing hints for running step-ca on Raspberry Pi
877fc9a Add tests for CreateDecrypter
a3ec890 Fix small typo in divisible
54610e8 Improve error logging
d0a9cbc Change fmt to errors package for formatting errors
ff1b46c Add configuration option for specifying the minimum public key length
c04f556 Merge branch 'master' into hs/scep
68d5f6d Merge branch 'master' into hs/scep
2336936 Fix typo
9787728 Mask challenge password after it has been read
0487686 Merge branch 'master' into hs/scep
9447365 Merge branch 'master' into hs/scep
c3d9cef Update to v2.0.0 of github.com/micromdm/scep
2320d09 Add sync.WaitGroup for proper error handling in Run()
9bda3c4 Add more template data
b815478 Make serving SCEP endpoints optional
69d7010 Fix typo
c5e4ea0 Merge branch 'master' into hs/scep
65aab96 Add validation to SCEP Options
b97f024 Remove superfluous call to StoreCertificate
583d60d Address (most) PR comments
a526065 Merge branch 'master' into hs/scep
a4844fe Make tests green
9995208 Make tests not fail hard on ECDSA keys
e30084c Make linter happy
3e0dac3 Fix certificateChain property
e1cab49 Improve initialization of SCEP authority
8c5b12e Add non-TLS server and improve crypto.Decrypter interface
efd5501 Merge branch 'master' into hs/scep
538fe81 Fix linter issues
cc1ecb9 Store new certificates in database
47c2a82 Merge branch 'master' into hs/scep
9902dc1 Add signed failure responses
2536a08 Add support for configuring capabilities (cacaps)
e4d7ea8 Add support for challenge password
2d21b09 Remove some duplicate and unnecessary logic
99654f0 Merge branch 'master' into hs/scep
9df5f51 Change to a fixed fork of go.mozilla.org/pkcs7
3a5f633 Add support for multiple SCEP provisioners
2fc5a7f Improve SCEP API logic and error handling
a6d50f2 Remove x509 template from API
311c9d7 Add AuthorizeSign method to SCEP authority
4322933 Add handling of options
19f0397 Remove the copy of mozilla/pkcs7
7948f65 Merge branch 'master' into hs/scep
7ad90d1 Refactor initialization of SCEP authority
f871f81 Add full copy of mozilla/pkcs7 module as internal dependency
702032f Add number of certs to return and fix CR LF in CACaps
165f6a1 Improve setup for multiple SCEP providers (slightly)
78d7858 Add note about using a second (unsecured) server
9e43dc8 Merge branch 'master' into hs/scep-master
713b571 Refactor SCEP authority initialization and clean some code
ffdd58e Add rudimentary (and incomplete) support for SCEP

Don't miss a new certificates release

NewReleases is sending notifications on new releases.