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
# general
c
Chris Broome
08/05/2020, 7:15 PM
Does anyone know of a way to get osquery to connect to a local tls endpoint without having to compile the binary with the
--tls_allow_unsafe
option turned on?
z
zwass
08/05/2020, 7:20 PM
Use
--tls_server_certs
with osquery
c
Chris Broome
08/05/2020, 7:26 PM
hmm…. i’ll try that option. that assumes that the certificate is on the same machine though
z
zwass
08/05/2020, 7:27 PM
Yes. Typically you package the necessary certs with the osquery install.
c
Chris Broome
08/05/2020, 7:34 PM
gotcha. My scenario is that I’m just running locally with a self-signed cert. any production installs will have valid certs on their TLS endpoints
12 Views
Post