forked from latchset/pkcs11-provider
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/softhsm: Use gnutls-certtool on macOS
On macOS, /usr/bin/certtool is a different program. Both MacPorts and Homebrew rename GnuTLS' certtool to gnutls-certtool, so check for that first. See: https://github.com/macports/macports-ports/blob/4494b720a4807ddfc18bddf876620a5c6b24ce4f/devel/gnutls/Portfile#L206-L209 See: https://github.com/Homebrew/homebrew-core/blob/83be349adb47980b4046258b74fa8c1e99ca96a3/Formula/gnutls.rb#L56-L58 Signed-off-by: Clemens Lang <cllang@redhat.com>
- Loading branch information
1 parent
9eb9bb8
commit 7d9061c
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters