[GH-ISSUE #77] can not check ssl on another port #31

Open
opened 2026-02-27 09:12:40 +03:00 by kerem · 1 comment
Owner

Originally created by @alsigit on GitHub (Aug 17, 2022).
Original GitHub issue: https://github.com/maelstrom-cms/odin/issues/77

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.

Originally created by @alsigit on GitHub (Aug 17, 2022). Original GitHub issue: https://github.com/maelstrom-cms/odin/issues/77 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.
Author
Owner

@OwenMelbz commented on GitHub (Aug 17, 2022):

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 :)

<!-- gh-comment-id:1218225609 --> @OwenMelbz commented on GitHub (Aug 17, 2022): 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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/odin-maelstrom-cms#31
No description provided.