[gnutls-devel] GnuTLS | Port openconnect TPM2 code (!1460)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Nov 8 18:50:53 CET 2021
Daiki Ueno commented:
@dwmw2 could you instruct me how I can run the swtpm tests in OpenConnect against locally installed GnuTLS? With this [patch](/uploads/a1278991cb21641df9f817304380d57a/gnutls-tpm2.diff), should the following steps be sufficient?
```console
$ cd ../gnutls
$ ./configure --prefix=build --disable-doc --disable-guile
$ make && make install
$ cd ../openconnect
$ patch -p1 < gnutls-tpm2.diff
$ PKG_CONFIG_PATH=$PWD/../gnutls/build/lib/pkgconfig ./configure
$ make
$ make check TESTS=auth-swtpm
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1460#note_727095286
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20211108/1b665013/attachment.html>
More information about the Gnutls-devel
mailing list