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

Let Synda continue after an error trying to renew a certificate #145

Closed
wants to merge 1 commit into from

Commits on May 6, 2020

  1. If Synda encounters an error trying to renew a certificate, it quits.

    With this change, the user can set a 'download' option 'continue_on_cert_errors'
    to 'true' in sdt.conf.  Then Synda will just keep on going.  It defaults to
    'false', so you the old behavior if you do not change your config file.
    However, for CMIP-6 most data nodes do not require authentication, to it is best
    to set continue_on_cert_errors to true and keep on getting the data.
    painter1 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    a65a00e View commit details
    Browse the repository at this point in the history