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

can not check ssl on another port #77

Open
alsigit opened this issue Aug 17, 2022 · 1 comment
Open

can not check ssl on another port #77

alsigit opened this issue Aug 17, 2022 · 1 comment

Comments

@alsigit
Copy link

alsigit commented Aug 17, 2022

Hi,

I have a question, I am not able to detect SSL cert on some subdomain running on another port for example port 8888.
Since this subdomain onlycan accessed by custom port.
Any solution for this ?

Thank you.

@OwenMelbz
Copy link
Collaborator

Hi,

The code base uses:

https://packagist.org/packages/spatie/ssl-certificate and https://packagist.org/packages/visualappeal/php-ssllabs-api

To provide SSL check support.

If neither of those packages support it, then unfortunately without community input to provide a PR then it doesn't sound like it is supported :(

If you're able to find a solution to this, by all means submit a PR!

I would like to point out that this is an example project showing how to use https://www.maelstrom-cms.com/ so will not be developing constant new features for it, however will be supported as-is right now.

Thanks :)

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

No branches or pull requests

2 participants