Skip to content

Conversation

@sjinks
Copy link
Member

@sjinks sjinks commented Nov 26, 2025

Description

This PR adds SSL to phpMyAdmin and Mailpit endpoints.

Changelog Description

Added

  • Dev Environment: phpMyAdmin and Mailpit are now exposed over TLS/SSL.

Pull request checklist

New release checklist

Steps to Test

vip dev-env create --phpmyadmin --mailpit < /dev/null
vip dev-env start

Ensure that there are HTTPS URLs for MailPit and phpMyAdmin, like this:

 PHPMYADMIN URLS   http://localhost:33061
                   http://vip-local-pma.vipdev.lndo.site/
                   https://vip-local-pma.vipdev.lndo.site/
 MAILPIT URLS      http://vip-local-mailpit.vipdev.lndo.site/
                   https://vip-local-mailpit.vipdev.lndo.site/

Ensure that HTTPS URLs work.

@sjinks sjinks self-assigned this Nov 26, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sjinks sjinks marked this pull request as ready for review November 26, 2025 17:39
@sjinks sjinks force-pushed the add/ssl-aux branch 2 times, most recently from 867c991 to d30ee8c Compare December 9, 2025 23:15
@sjinks sjinks requested a review from a team December 17, 2025 19:18
@sonarqubecloud
Copy link

@sjinks sjinks merged commit 1d31962 into trunk Dec 17, 2025
19 checks passed
@sjinks sjinks deleted the add/ssl-aux branch December 17, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants