diff --git a/notification_client.md b/notification_client.md index b4bcf89..a27cf35 100644 --- a/notification_client.md +++ b/notification_client.md @@ -73,7 +73,7 @@ The notification looks like this (only with content). ## ERROR If you get this error: -bash``` +```bash ... ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006) ... @@ -82,5 +82,4 @@ ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verif Then go to Python Folder and execute Ìnstall Certificate.command` ![image](terraform/img/certification_error.png) - End Lab