go-piv / piv-go

Keys and certificates for YubiKeys, written in Go
Apache License 2.0
368 stars 65 forks source link

Fix build on OpenBSD #101

Closed qbit closed 2 years ago

qbit commented 2 years ago

This teaches Go where OpenBSD keeps the pcsc bits.

ericchiang commented 2 years ago

Thanks!