Hey, i am trying to connect from EDGE Processor to my Splunk Server and iam getting the following error: /opt/splunk-edge/bin/splunk-edge onboard
Error: Post "https://server:8089/servicesNS/nobody/splunk_pipeline_builders/tenant/agent-management/v1/agents/splunk-edge/ID/register": tls: failed to verify certificate: x509: certificate relies on legacy Common Name field, use SANs instead
2025/08/28 11:07:47 Post "https://server:8089/servicesNS/nobody/splunk_pipeline_builders/tenant/agent-management/v1/agents/splunk-edge/ID/register": tls: failed to verify certificate: x509: certificate relies on legacy Common Name field, use SANs instead The Certificate is generated with the following command: /opt/splunk/bin/splunk createssl server-cert -d etc/auth -n server -c <server-name> The cnf file used by this command is: /opt/splunk/share/openssl3/openssl.cnf Does anyone know how to include the SAN in the default certs? I am onPrem and using Splunk 10 Stefan
... View more