Where is Certificate Authority .pem file located

Issue Summary

Is there a CA .pem file for Local? I’m not sure that I need one. Here is some context:

I am working on several sites using a build system that was set up for use with Valet. To use https locally, the Webpack dev server settings defined the certificate (.cert, .key, & .pem) files for a users’ path where Valet is located. I found and updated the paths for the .cert and .key files that Local creates, however, I can’t seem to find a CA .pem file for Local. Does one exist and do I even need it? I tried the build script without the .pem and it works, so this is mostly out of curiosity.

Thanks!

System Details

  • Local 5.8.1+4931
  • macOS Catalina

So, it sounds like I do need a CA .pem file for Firefox to work correctly. Any insight on where that would be for Local?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.