diff --git a/docs/pdk_known_issues.md b/docs/pdk_known_issues.md index 0f2515b9c..a24fb67a1 100644 --- a/docs/pdk_known_issues.md +++ b/docs/pdk_known_issues.md @@ -7,3 +7,7 @@ Upgrading the pdk from one version to another, e.g., going from `3.0.0.0` to `3. For example, if you have customized the `cert.pem` to trust a self-hosted git repository server like `git.self.hosted`, then after the PDK upgrade an error may appear during PDK usage like `fatal: unable to access 'https://git.self.hosted/companyxyz/mymodule.git/': SSL certificate problem: self signed certificate`. For more information on how to correct this known issue see the [PDK Troubleshooting](pdk_troubleshooting.md#pdk-failing-to-pull-from-custom-git-server) section. + +## PDK v3.0.1 Cert expired + +This issue was resolved and shipped in PDK v3.1.0, if you are seeing an issue in relation to an expired cert, please upgrade the PDK.