help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wildcard matching components


From: Carson Hewitt
Subject: wildcard matching components
Date: Sat, 28 Aug 2010 19:34:19 +0200
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

Hello,

I was trying to open an audio stream over https using VLC (1.1.3), which 
bundles 
gnutls.

The CA chain verification is fine. Then we get:

gnutls error: Certificate does not match "foo.bar.example.com"

Indeed, the common name of the server certificate is "*.example.com", which 
does 
not match our hostname because of the dot in foo.bar (I don't know if this 
behaviour is specified by the protocols implemented by gnutls, or if it's up to 
the implementation).

Is there a way to convince gnutls to trust the certificate even if it does not 
match the hostname ?

-- Carson




reply via email to

[Prev in Thread] Current Thread [Next in Thread]