Herman Slatman
Herman Slatman
As discussed in https://github.com/cweill/gotests/pull/99, the branch had to be cleared from merge conflicts before `go-cmp` support could be integrated. That's what I did in this PR.
Replaces https://github.com/smallstep/certificates/pull/1040, because there were some issues after merging master back into that. Will remove https://github.com/ryboe/q before merging.
### Steps to Reproduce - DON'T run `step-ca` - Run `step ca health` (using the right `context`, if in use) ### Your Environment * OS - macOS 12.x * `step`...
As discussed in #31, echoing is not that great for providing debug output. This PR introduces a $logger parameter to the ClientFactory that is passed through to the MqttClient. The...
@yasinkocak Betreffende: https://github.com/ho-nl/Ho_nl_NL/pull/60#issuecomment-164754007 Wat zou je daar dan graag willen zien? In de originele Engelse teksten staat daar namelijk ook gewoon bedankt voor uw bestelling.
## Summary Add `assert.NotImplements` (and variants) ## Changes Added `assert.NotImplements` (and variants) ## Motivation There was no way to test an object did not implement a specific interface yet. Its...
This replaces https://github.com/smallstep/certificates/pull/1656
Apple added (or at least intends to add) new OIDs in the attestation certificate. These new OIDs were announced in [this WWDC23 video](https://developer.apple.com/videos/play/wwdc2023/10040/) and are listed around 14:39 into the...