Skip to content

SSL fails on non-standard TLD's such as those from Handshake  #50

@GrimblyGorn

Description

@GrimblyGorn

This is the error that gets thrown when trying to generate the SSL certificates using a Handshake TLD.

Create new order error. Le_OrderFinalize not found. {
"type": "urn:ietf:params:acme:error:rejectedIdentifier",
"detail": "Error creating new order :: Cannot issue for "superadmin.handshaketld": Domain name does not end with a valid public suffix (TLD)",
"status": 400
}
[Sat Jan 29 10:49:42 UTC 2022] Please add '--debug' or '--log' to check more details.
[Sat Jan 29 10:49:42 UTC 2022] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh

While this is a failing point for Acme and not SuperAdmin it would be helpful to have some idea as to how I could get around the acme based SSL and use my own. I found a tool called Handout that was able to generate appropriate DANE-based SSL certs for the TLD but now I'm not sure how to make SuperAdmin recognize and use them.

Any suggestions would be appreciated :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions