Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

unable to get certificate info for wildcard certificates #238

Open
rmarchant opened this issue Feb 8, 2018 · 3 comments
Open

unable to get certificate info for wildcard certificates #238

rmarchant opened this issue Feb 8, 2018 · 3 comments

Comments

@rmarchant
Copy link

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.

@kopax
Copy link

kopax commented Feb 8, 2018

I have the same issue.

@sayoun
Copy link
Contributor

sayoun commented Feb 9, 2018

Hello, thank you for the feedback.

This is a Gandi API issue as it doesn't work through the XML-RPC API, this issue was forwarded to our API team.

@kopax
Copy link

kopax commented Feb 11, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants