]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add X.509 subject alternative name support to TLS certificate 51/4451/1
authorMaciej Szmigiero <mail@maciej.szmigiero.name>
Thu, 14 May 2015 22:12:41 +0000 (00:12 +0200)
committerMichael Kuron <m.kuron@gmx.de>
Tue, 15 Nov 2016 19:56:43 +0000 (20:56 +0100)
commit7b96e8cc3d3db3d30921905203520b4e08b527b8
tree346586fd945b5b2e8a1329225ed67ad49d0ebc93
parenta58d3597019f8cc5a503f140671232ae3f8d9119
Add X.509 subject alternative name support to TLS certificate
verification.

This way one X.509 certificate can be used for hosts that
can be reached under multiple DNS names or for multiple hosts.

Signed-off-by: Maciej Szmigiero <mail@maciej.szmigiero.name>
ASTERISK-25063 #close

Change-Id: I13302c80490a0b44c43f1b45376c9bd7b15a538f
CHANGES
include/asterisk/tcptls.h
main/tcptls.c