I purchased my domain from OVHCloud not long ago. I requested an SSL certificate from AWS Certificate Manager and it says issued; See below :
https://i.stack.imgur.com/UhHXB.png
After deploying my Node.js application to AWS Elastic Beanstalk, creating a load balancer under the environment and applying the SSL certificate to it, it still says "Not secure" when I open it. It also says that the certificate is not valid for some reason :
https://i.stack.imgur.com/ggNGw.png
Your help is appreciated, I have read so many AWS docs to fix this issue and still nothing...