some improvements to support Cisco.
FossilOrigin-Name: 9f0d9e58d55f90bd2020ef622b2501bccbb6038972c04550cb06248139b080c5
This commit is contained in:
@ -18,6 +18,10 @@ config 'wtp'
|
||||
option ssl_cert
|
||||
option ssl_key
|
||||
|
||||
# ciphers
|
||||
#
|
||||
option ssl_cipher
|
||||
|
||||
# vendor id
|
||||
# set the vendor id as integer value
|
||||
# default is gnu
|
||||
@ -29,7 +33,7 @@ config 'wtp'
|
||||
|
||||
|
||||
config 'dbg'
|
||||
# defbug options
|
||||
# debug options
|
||||
option dtls 0
|
||||
option dtls_detail 0
|
||||
option dtls_bio 0
|
||||
|
Reference in New Issue
Block a user