Commit Graph

2116 Commits (cb2c24fc88426496304fd320a79e2dd02dff520a)
 

Author SHA1 Message Date
Austin Tucker Hall 6801cf3d05
Update provisioners.md
mispelling that is driving me nuts
3 years ago
Herman Slatman 944736526c
Merge branch 'master' into hs/scep 3 years ago
Max cdbdd7410d
Merge pull request #421 from dnwe/only-trace-for-kube-probe
Log successful kube-probe requests at Trace lvl
3 years ago
max furman 2e0e62bc4c add WriteError method for acme api 3 years ago
max furman 9aef84b9af remove unused nonce.clone method 3 years ago
max furman 440678cb62 Add markInvalid arg to storeError for invalidating challenge 3 years ago
max furman 6b8585c702 PR review fixes / updates 4 years ago
Herman Slatman c3d9cef497
Update to v2.0.0 of github.com/micromdm/scep 4 years ago
Herman Slatman 2320d0911e
Add sync.WaitGroup for proper error handling in Run() 4 years ago
Herman Slatman 9bda3c465a
Add more template data 4 years ago
Herman Slatman b815478981
Make serving SCEP endpoints optional
Only when a SCEP provisioner is enabled, the SCEP endpoints
will now be available.

The SCEP endpoints will be served on an "insecure" server,
without TLS, only when an additional "insecureAddress" and a
SCEP provisioner are configured for the CA.
4 years ago
Herman Slatman 69d701062a
Fix typo 4 years ago
Herman Slatman c5e4ea08b3
Merge branch 'master' into hs/scep 4 years ago
Herman Slatman 65aab963c9
Add validation to SCEP Options 4 years ago
Herman Slatman b97f024f8a
Remove superfluous call to StoreCertificate 4 years ago
max furman bdace1e53f Add failure scenarios to db.CreateOrder unit tests 4 years ago
max furman fd447c5b54 Fix small nbf->naf bug in db.CreateOrder
- still needs unit test
4 years ago
max furman a785131d09 Fix lint issues 4 years ago
max furman 80c8567d99 change errnotfound type for getAccount
- more generalized NotFound type rather than the nosql
one we were using
- if the error is not recognized then the logic in create account will
break.
4 years ago
max furman 1831920363 Finish order unit tests and remove unused mocklinker 4 years ago
max furman b6ebc0fd25 more unit tests 4 years ago
max furman df05340521 fixing broken unit tests 4 years ago
max furman bdf4c0f836 add acme order unit tests 4 years ago
max furman c0a9f24798 add authorization and order unit tests 4 years ago
max furman a58466589f add tls-alpn-01 validate unit tests 4 years ago
max furman a8e4bbf715 start Validate unit tests 4 years ago
max furman 1fb0f1d7d9 add storeError unit tests 4 years ago
max furman 8b4a5a6d8b add unit tests for dns01 validate 4 years ago
max furman 3612a0b990 gethttp01 validate unit tests working 4 years ago
max furman 7f9ffbd514 adding more acme nosql unit tests 4 years ago
max furman 88e6f00347 nosql account db unit tests 4 years ago
max furman ce13d09dcb add `at` to time attributes in dbAccount 4 years ago
max furman f72b2ff2c2 [acme db interface] nosql authz unit tests 4 years ago
max furman 206909b12e [acme db interface] unit tests for challenge nosql db 4 years ago
max furman 4b1dda5bb6 [acme db interface] tests 4 years ago
max furman 074ab7b221 [acme db interface] add linker tests 4 years ago
max furman 8d2ebcfd49 [acme db interface] more unit tests 4 years ago
max furman 20b9785d20 [acme db interface] continuing unit test work 4 years ago
max furman 291fd5d45a [acme db interface] more unit tests 4 years ago
max furman f71e27e787 [acme db interface] unit test progress 4 years ago
max furman bb8d54e596 [acme db interface] unit tests compiling 4 years ago
max furman f20fcae80e [acme db interface] wip unit test fixing 4 years ago
max furman fc395f4d69 [acme db interface] compiles! 4 years ago
max furman 116869ebc5 [acme db interface] wip 4 years ago
max furman 80a6640103 [acme db interface] wip 4 years ago
max furman 491c188a5e [acme db interface] wip 4 years ago
max furman 1135ae04fc [acme db interface] wip 4 years ago
max furman 03ba229bcb [acme db interface] wip more errors 4 years ago
max furman 2ae43ef2dc [acme db interface] wip errors 4 years ago
max furman 121cc34cca [acme db interface] wip 4 years ago