Skip to content

v0.2.6

Compare
Choose a tag to compare
@rancherio-gh-m rancherio-gh-m released this 05 May 23:13
· 89 commits to main since this release
46fbba3
add windows support for root CA cert stores (#84)

* add windows support for system cert stores

* fix comment on unix prober

* ensure we loop over every certificate, add nil check

* clean up buffer logic

* nil check for unix prober

* fix goimports

* better code comments

* additional nil check

* check certcontext length

* init new cert pool in case of nil in prober