- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-15-2016 04:19 AM - edited 09-15-2016 04:20 AM
@apackard MineMeld can't verify the cert of the server hosting the blocklist.
You can:
- copying the CA of the server certificate on the MineMeld instance and then setting REQUESTS_CA_BUNDLE env in /etc/default/minemeld to point to that location (preferred if the server is not using a self-signed cert)
- adding the setting verify_cert: false inside the prototype in the config section to disable certificate verification
NOTE: there is a bug in MineMeld 0.9.20 affecting local prototypes, to avoid losing your custom proto please move the minemeldlocal.yml to the right place:
sudo -u minemeld mv /opt/minemeld/prototypes/current/minemeldlocal.yml /opt/minemeld/local/prototypes/