Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#general
Title
j
Jams
07/26/2021, 6:07 PM
Does osquery enable tls1.3?
m
Mike Myers
07/26/2021, 11:36 PM
It does not enforce TLS v1.3; it can use either v1.2 or 1.3:
https://github.com/osquery/osquery/blob/master/osquery/remote/transports/tls.cpp#L156
It supports the following cipher suites
https://github.com/osquery/osquery/blob/d2be385d71f401c85872f00d479df8f499164c5a/osquery/remote/transports/tls.h#L25
👍 1
4 Views
Post