CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Force Secure SSLs
Pages: [1]

Author Topic: Force Secure SSLs  (Read 762 times)

sharp_shooter

  • Guest
Force Secure SSLs
June 12, 2009, 04:07:16 pm
Our site does not have an SSL certificate.

I have checked the Force Secure URLs (SSL) to YES under global settings.

Now whenever I am trying to go to the civiAdmin page it is automatically getting redirected to https://
and I am not able to access the civiAdmin page.

How do I come out of this situation?

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: Force Secure SSLs
June 12, 2009, 04:51:02 pm
Dear SS,

You can't do SSL without a certificate, so I'm intrigued how you forced SSL in Civi without one (Civi checks if the HTTPS URL works before allowing you to force SSL).

The configuration values are stored in the civicrm_domain table (there is only one row) in the config_backend column. If you have SQL access, you can restore this from a backup taken before you made the change. Alternately you can SQL UPDATE that column to set it to NULL. (Warning: this wipes out your CiviCRM configuration!) (By the way, I've never had any joy editing the column value ... perhaps I'm too sloppy!)

Ken

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Force Secure SSLs

This forum was archived on 2017-11-26.