Re: TLS Handshake failure

Peter Gutmann <[email protected]> Fri, 21 Dec 2012 11:47:39 +1300
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <[email protected]>
Mathias Spoerr <[email protected]> writes:

>In this case it does not matter if the certificate is valid or not - I only
>want to collect system settings from IP phones for inventory purposes. The
>webpage is only accessible via HTTPS and no login in needed...

Yeah, I thought that might be the case.  It's a bit of a pain that TLS more or
less forces you to use certificates when all you want is to enable encryption
(with cryptlib you can use TLS-PSK and no certs, but then you need a password
to authenticate).

In any case if you set CRYPT_SSLOPTION_DISABLE_NAMEVERIFY it'll skip checking
that the name matches.

Peter.

_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.