Title: Persistant Error Message
Last modified: August 23, 2018

---

# Persistant Error Message

 *  Resolved [Adam Nowak](https://wordpress.org/support/users/adam320/)
 * (@adam320)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/persistant-error-message/)
 * On multisite, this error seems to persist even after dismissal. Comes up every
   page load. I am activating SSL per site, but the message persists.
 * We don’t have a wildcard SSL, but Lets Encrypt installs SSL’s automatically for
   each subdomain so a non issue. How to I get rid of this message?
 * Warning Message: “You run a Multisite installation with subdomains, but your 
   site doesn’t have a wildcard certificate. This leads to issues when activating
   SSL networkwide since subdomains will be forced over SSL as well while they don’t
   have a valid certificate. Activate SSL per site or install a wildcard certificate
   to fix this.”
    -  This topic was modified 7 years, 9 months ago by [Adam Nowak](https://wordpress.org/support/users/adam320/).

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/persistant-error-message/#post-10618989)
 * Thanks for reporting this. You’re right, this should be dismissable. I’ll update
   the code to make it dismissable, and release it with the next update.
 * For now, you can dismiss it by adding this line to your functions.php:
 * `update_site_option("rsssl_wildcard_message_shown", true);`
 * Then run the site once, and remove it again. That should get rid of the message.

Viewing 1 replies (of 1 total)

The topic ‘Persistant Error Message’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/persistant-error-message/#post-10618989)
 * Status: resolved