Search found 1 match

by bfreeman
Tue Feb 15, 2022 9:49 pm
Forum: ESP32 Arduino
Topic: Add static DNS entry
Replies: 1
Views: 1548

Add static DNS entry

Hi,

Is it possible to add a static DNS entry used by the ESP32 for lookup? The hostname I have to resolve is scoped to a private network. My end goal is to communicate over TLS without setting up a DNS server.

Thank you