You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Open Government Licence website will automatically redirected http calls to the https version of the website. This will change in the future and it is good practice to proactively change from http to https
Update: There may be more URLs to update from http --> https / ftp --> ftps also
Note in HNAP all the schema namesapces are http this does not have to be https as it is only a URI. The schema location will change from geogratis to a https location.
Currently, the Open Government Licence website will automatically redirected http calls to the https version of the website. This will change in the future and it is good practice to proactively change from http to https
The specific text of the licence is:
Proposed steps:
1.1) Update the HNAP 2.3.1 or 2.4 document to use https on gcpedia. Bo
1.2) Coordinate with TBS that the URL in the licence needs to be updated to https on their website. Bo
Change needed on this file: https://github.com/open-data/ckanext-canada/blob/master/ckanext/canada/public/static/licenses.json
2.1) Update the schematron to accept https version of the license. Bo
2.2) Change the default license to https on the metadata creation interface. Anthony
2.3) Create and test a SQL command to change existing entries from http to https on all environments. Anthony
2.4) Coordinate testing of the harvester to Open Maps. Hans-Anthony-Bo
3) FGP will notify metadata contributors that the license will be modified from http to https on a certain date. Update will happen automatically.
4.1) During off-peak hours, FGP tech will turn off GeoNetwork and execute the SQL command per step 2.3. Anthony
4.2) Check harvesting is working properly.
The text was updated successfully, but these errors were encountered: