Author Topic: Oops.. data.blitzortung.org SSL cert expired  (Read 1812 times)

0 Members and 2 Guests are viewing this topic.

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Oops.. data.blitzortung.org SSL cert expired
« on: July 12, 2022, 10:20:57 AM »
Looks like auto-renew for the LetsEncrypt cert for data.blitzortung.org expired Tue, 12 Jul 2022 04:50:11 GMT so currently, HTTPS does not work.  HTTP does still work, so temporarily change your scripts using the site to http: from https:
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline miraculon

  • Sunrise Side Weather
  • Forecaster
  • *****
  • Posts: 4107
  • KE8DAF
    • Sunrise Side Weather in Rogers City MI USA
Re: Oops.. data.blitzortung.org SSL cert expired
« Reply #1 on: July 12, 2022, 11:00:26 AM »
Are the lines in BOmapgen-inc.php?

I see these:

Code: [Select]
// strikes and stations path
//
# old $strikes_dir= 'http://' . $username . ':' . $password . '@'.$mainURL.'/Data_' . $region . '/Protected/Strikes/';
# new https://loginname:password@data.blitzortung.org/Data/Protected/Strikes_1/2013/08/08/10/30.json.gz
$strikes_dir= 'https://' . $username . ':' . $password . '@'.$mainURL.'/Data/Protected/Strikes_' . $region . '/';

# old $stations_file= 'http://' . $username . ':' . $password . '@'.$mainURL.'/Data_/' . $region . '/Protected/stations.json.gz';
# new https://loginname:password@data.blitzortung.org/Data/Protected/stations.txt.gz
$stations_file= 'https://' . $username . ':' . $password . '@'.$mainURL.'/Data/Protected/stations.json.gz';

# V1.07 - add query with last_strikes.php
$strikes_query = 'https://' . $username . ':' . $password . '@'.$mainURL.'/Data/Protected/last_strikes.php?number=999999';

Are the $strikes_dir, $stations_file, and $strikes_query lines what need to be changed?

Greg H.


Blitzortung Stations #706 and #1682
CoCoRaHS: MI-PI-1
CWOP: CW4114 and KE8DAF-13
WU: KMIROGER7
Amateur Radio Callsign: KE8DAF

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Oops.. data.blitzortung.org SSL cert expired
« Reply #2 on: July 12, 2022, 11:24:47 AM »
Yep.. those are the ones.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline miraculon

  • Sunrise Side Weather
  • Forecaster
  • *****
  • Posts: 4107
  • KE8DAF
    • Sunrise Side Weather in Rogers City MI USA
Re: Oops.. data.blitzortung.org SSL cert expired
« Reply #3 on: July 12, 2022, 01:09:18 PM »
Yep.. those are the ones.
Thanks, Ken. That seems to have fixed it.

Will we need to change back to 'https://' at some time in the future, if the cert is renewed?

Greg H.


Blitzortung Stations #706 and #1682
CoCoRaHS: MI-PI-1
CWOP: CW4114 and KE8DAF-13
WU: KMIROGER7
Amateur Radio Callsign: KE8DAF

Offline Blitzortung

  • Member
  • *
  • Posts: 1
Re: Oops.. data.blitzortung.org SSL cert expired
« Reply #4 on: July 12, 2022, 01:24:27 PM »
Dear all,

sorry for that, we switched servers and I thought the renewal notification was for the old server. Of course that shouldn't happen.

Both ways can be used http:// and https://

/Egon

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Oops.. data.blitzortung.org SSL cert expired
« Reply #5 on: July 12, 2022, 04:24:57 PM »
Thanks, Egon!
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Oops.. data.blitzortung.org SSL cert expired
« Reply #6 on: July 12, 2022, 04:25:28 PM »
Yep.. those are the ones.
Thanks, Ken. That seems to have fixed it.

Will we need to change back to 'https://' at some time in the future, if the cert is renewed?

Greg H.

Yes, and you can do that now :)
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline miraculon

  • Sunrise Side Weather
  • Forecaster
  • *****
  • Posts: 4107
  • KE8DAF
    • Sunrise Side Weather in Rogers City MI USA
Re: Oops.. data.blitzortung.org SSL cert expired
« Reply #7 on: July 12, 2022, 04:37:01 PM »
Yep.. those are the ones.
Thanks, Ken. That seems to have fixed it.

Will we need to change back to 'https://' at some time in the future, if the cert is renewed?

Greg H.

Yes, and you can do that now :)

OK, just did. Earlier I renamed the one with https:// to "old" so I was able to just delete the file and rename it back to normal.

Greg H.


Blitzortung Stations #706 and #1682
CoCoRaHS: MI-PI-1
CWOP: CW4114 and KE8DAF-13
WU: KMIROGER7
Amateur Radio Callsign: KE8DAF