• Hi
    After upgrading to wp 5.7, a website that has protected area via htaccess enabled, returns a critical problem when running the health check:
    A problem occured connecting your website with https.
    Suprisingly the website works inspite of the critical error.
    When i disable the protection in htaccess the problem vanishes.
    This behaviour is new since 5.7. Do have any information about this or has anyone else encountered the same.
    Thanks for your feedback.
    regards
    timholz

    • This topic was modified 3 years, 8 months ago by timholz.
    • This topic was modified 3 years, 8 months ago by timholz.
    • This topic was modified 3 years, 8 months ago by timholz.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    After upgrading to wp 5.7, a website that has protected area via htaccess enabled

    What is this protected area via htaccess enabled?

    More info/details you provide more chances some volunteer with that experience may chime in.

    Thread Starter timholz

    (@timholz)

    Protected area:

    AuthType Basic
    AuthName "protected area"
    AuthUserFile /path/.htpasswd
    Require valid-user
    • This reply was modified 3 years, 8 months ago by timholz.
    • This reply was modified 3 years, 8 months ago by timholz.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp 5.7 update: A critical problem connecting your website via https occured’ is closed to new replies.