File: tls.tld

package info (click to toggle)
lua-http 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,100 kB
  • sloc: makefile: 60; sh: 16
file content (9 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
has_alpn: boolean
has_hostname_validation: boolean
modern_cipher_list: string
intermediate_cipher_list: string
old_cipher_list: string
banned_ciphers: {string: true}
-- TODO: luaossl SSL context type
new_client_context: any
new_server_context: any