[X] I've checked the issue queue and could not find anything similar to my feature.
[X] I'm on the latest version of valet-plus (valet --version): <Valet-Plus-Version>
Why implement this feature?
Magento PWA Studio does not allow self signed certificates for development. Currently when you secure a site with Valet Plus it creates a self signed certificate.
What will be required for this feature?
Create the ability to add a general certificate in the certificates directory. For instance a certificate for a specific domain or a wildcard certificate.
When a wildcard certificate is present configure nginx to use the wildcard certificate when securing a site instead of creating a self signed certificate.
valet --version
):<Valet-Plus-Version>
Why implement this feature?
Magento PWA Studio does not allow self signed certificates for development. Currently when you secure a site with Valet Plus it creates a self signed certificate.
What will be required for this feature?