Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Implement SSL API #14

Description

@FrontEndCoffee

Documentation: https://dm.realtimeregister.com/docs/api/ssl

Module:

  • Add a SslApi module in the Api namespace
  • Add this module to the RealtimeRegister class.

Endpoints:

  • Get certificate
  • List certificates
  • Download certificate
  • List DCV e-mail addresses
  • Resend DCV
  • Get product
  • List products
  • Request certificate
  • Renew certificate
  • Reissue certificate
  • Revoke certificate
  • Send subscriber agreement
  • Add note
  • Schedule validation call

When implementing the endpoints, make sure to include links to the documentation using the @see annotation in docblocks.

Tests:

  • Add tests for all the added domain objects
  • Add tests for all the added endpoints

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions