You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
I have another remark, we tried to use instead of the NodeJS API through the Gandi XMLRPC API.
The value return for CRT through this API is incorrect, they removed all line breaks and 1st and last line of the certificate. We manage to download our certificate by querying the id first and then from the id.
Could you also report that BUG to API team?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It does not appear possible to get certificate info for a wildcard certificate using the CN as the resource identifier :
gandi certificate info "*.mydomain.com"
returns
'Error: unknown identifier *.mydomain.com'
Tried multiple variations with quotes, double-quotes, no quotes, and escape characters.
The text was updated successfully, but these errors were encountered: