Skip to content

Conversation

@Benno089
Copy link

This PR adds support for Spaceship DNS API.

Implements feature request #4959.

No changes to existing providers.

@Benno089 Benno089 marked this pull request as ready for review January 22, 2026 15:02
@fraenki fraenki self-assigned this Jan 22, 2026
@fraenki fraenki changed the title security/acme-client:add support for DNS challenge Spaceship.com security/acme-client: add support for DNS challenge Spaceship.com Jan 22, 2026
// optional root domain
if (!empty((string)$this->config->dns_spaceship_root_domain)) {
$this->acme_env['SPACESHIP_ROOT_DOMAIN'] = (string)$this->config->dns_spaceship_root_domain;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the indentation, it's slightly off here.

@fraenki fraenki added the feature Adding new functionality label Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adding new functionality

Development

Successfully merging this pull request may close these issues.

2 participants