zephyr/doc/connectivity/networking/api
Robert Lubos a61287e876 net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE
TLS_CREDENTIAL_SERVER_CERTIFICATE credential type is misleading, as in
fact it just represents a public certificate, it does not matter if the
certificate belongs to a server or a client. And actually, it was
already used in-tree for clients as well, for example in LwM2M.

Therefore rename the credential type to a more generic
TLS_CREDENTIAL_PUBLIC_CERTIFICATE and deprecate the old one.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-03-21 14:18:52 +01:00
..
images
8021Qav.rst
apis.rst doc: net: Add socket service API usage documentation 2025-03-18 19:58:53 +01:00
buf_mgmt.rst
capture.rst
coap_client.rst
coap_server.rst doc: correct typo from 'date' to 'data' in README 2024-12-18 10:16:39 +01:00
coap.rst
dhcpv4.rst
dhcpv6.rst
dns_resolve.rst
ethernet_mgmt.rst
ethernet.rst
gptp.rst boards: qemu: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
http_client.rst
http_server.rst doc: http_server: document how to specify a default resource 2025-01-28 18:14:36 +01:00
ieee802154.rst
index.rst
ip_4_6.rst
lldp.rst
lwm2m.rst doc: net: lwm2m: Update code snippet to use latest API 2025-03-12 02:27:59 +01:00
mqtt_sn.rst net: mqtt-sn: Add Gateway Advertisement and Discovery process support 2024-11-16 15:08:27 -05:00
mqtt.rst
net_config.rst
net_context.rst
net_core.rst
net_hostname.rst
net_if.rst
net_l2.rst
net_linkaddr.rst
net_mgmt.rst
net_offload.rst
net_pkt_filter.rst
net_pkt.rst
net_shell.rst
net_stats.rst
net_tech.rst
net_time.rst
net_timeout.rst
ppp.rst
promiscuous.rst
protocols.rst
ptp_time.rst
ptp.rst
sntp.rst
socket_service.rst doc: net: Add socket service API usage documentation 2025-03-18 19:58:53 +01:00
sockets.rst net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
socks5.rst
system_mgmt.rst
tftp.rst
thread.rst samples: net: openthread: shell: add sample application 2025-01-03 19:39:13 +01:00
tls_credentials_shell.rst
traffic-class.rst
trickle.rst
tsn.rst
vlan.rst
websocket.rst
wifi.rst doc: wifi: Add section for PSA enabled build for Wi-Fi 2024-12-13 09:13:27 +01:00
zperf.rst