Thanks for the tip. Note the test requires 3.4.0 so one might assume that this feature didn't work prior to then?
I've duplicated the test as close as I can, with no luck. Perhaps this doesn't work outside of the test case. It would be encouraging if the test was against the command line gnutls-cli and/or perl as my test is. https://travis-ci.org/cheako/ihlt/builds/95117420 Let me know if there is something strange with my implementation. On Fri, Dec 4, 2015 at 9:48 AM, Nikos Mavrogiannopoulos <[email protected]> wrote: > I can refer you to the tests in our test suite which run sessions with > TLS-openpgp: > e.g., https://gitlab.com/gnutls/gnutls/blob/master/tests/openpgp-auth.c > > On Thu, Dec 3, 2015 at 7:14 PM, Mike Mestnik > <[email protected]> wrote: >> Thanks for the quick reply. I believe the cert is RSA, the key and >> cert can be found in git: >> https://github.com/cheako/ihlt/tree/gpgme/example >> >> libgnutls28-dev/experimental 3.4.7-1 >> >> On Thu, Dec 3, 2015 at 3:57 AM, Nikos Mavrogiannopoulos <[email protected]> >> wrote: >>> On Thu, Dec 3, 2015 at 2:54 AM, Mike Mestnik >>> <[email protected]> wrote: >>>> I'm writing an example application using gnutls and I'm wondering how >>>> to get SSL support for RFC 6091, as found in gnutls. >>>> https://github.com/cheako/ihlt/tree/24f6f08cf7c4c118550858718f0a3bb07d3bfa6b >>> >>> Which version of gnutls are you using? Could it be that you are using >>> certificates with DSA signatures? These are not enabled by default in >>> new gnutls versions. >>> >>> regards, >>> Nikos _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
