Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate checks - Allow custom ports #950

Merged
merged 1 commit into from
May 5, 2024

Conversation

wrongecho
Copy link
Collaborator

Seems like we allowed custom ports on the main certificate add page, but then ignored them afterwards. This PR adjusts the checker to instead rely upon the getSSL function, and patches the getSSL function to only default to port 443 if another isn't specified.

Closes #924

Copy link

sonarqubecloud bot commented May 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
15.8% Duplication on New Code

See analysis details on SonarCloud

@johnnyq johnnyq merged commit 0f6a781 into itflow-org:master May 5, 2024
3 checks passed
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.

Feature Request: Allow pulling certificates from non-standard ports
2 participants