Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/non ssl self signed #5

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Feature/non ssl self signed #5

merged 2 commits into from
Jul 26, 2023

Conversation

mjanez
Copy link
Owner

@mjanez mjanez commented Jul 26, 2023

The container and execution of ogc2ckan is modified to allow execution on untrusted (or self-signed) hosts by forcing execution with: SSL_UNVERIFIED_MODE=False in the .env file.

The container and execution of ogc2ckan is modified to allow execution on untrusted (or self-signed) hosts by forcing execution with: SSL_UNVERIFIED_MODE=False in the .env file.
- Update _normalize_date method, to check the correct date format, and transform to ISO Format year-month-day.
- Fix spatial_uri ogc
@mjanez mjanez added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Jul 26, 2023
@mjanez mjanez self-assigned this Jul 26, 2023
@mjanez mjanez merged commit 77da01b into main Jul 26, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant