Opened 5 weeks ago
Last modified 5 weeks ago
#63421 new enhancement
Adding SSL Support for ENV
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
I think to have the full testing suite that its needed to add easy SSL support
One idea that comes to my mind is, leaving everything set up, and create a npm
command to generate the SSL certs in our desired folder, or ship this with self-signed certificates. Either of the two options could work, obviously the second one is easier to implement.
I'm going to create a very simple patch just to showcase this idea, but it needs further work.
Change History (1)
This ticket was mentioned in PR #8787 on WordPress/wordpress-develop by @SirLouen.
5 weeks ago
#1
- Keywords has-patch added; needs-patch removed
Note: See
TracTickets for help on using
tickets.
Following the idea, this just introduces the self-signed certificates and some little tweaks in both nginx and docker-composer.yml
More work is required to make a polished result of a potential implementation of SSL for the testing environment, very useful to test some patches and reports that require SSL for testing.
Trac ticket: https://core.trac.wordpress.org/ticket/63421