I have my server in AWS using django bitnami. I have applied my SSL to my old IP(X.X.X.X). I had to stop my server and start again. This time the IP address changed(X.X.X.X). I have applied the SSL again and it worked. However when I check with SSL checker websites, the SSL says that it is still resolved in my old IP. Any idea how to fix this? What issues should I expect here?
@JuergenAuer. Noted on that. I previously used ssl hopper to check the SSL of mysite. That makes sense with them using cached entries. Thank you very much!