Hello there, I´m trying to use my godaddy wildcard ssl on elk stack but for some reason is not working. Can someone point me to the right direction? Follow my config:
Please don't ping people directly, these forums do not offer any guarantees or commitments. Please be patient in waiting for your answer.
Received fatal alert: bad_certificate
An alert in SSL terms is a message from the other side of the connection. A fatal alert means that the other party is going to terminate the connection.
In this case, the HTTP client at remoteAddress=/172.0.0.10 is saying that it doesn't like your certificate.
I can only guess why that is - the bad_certificate alert doesn't provide any specifics. There's a chance if you look at what is running on 172.0.0.10 there may be more detailed information in the logs.
If I had to guess, then I'd say that the client on that address is connecting to your node using an address (hostname/IP) that is not covered by your wildcard certificate.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.