Hi,

> I have an issue with cert import.
> 
> I have several realms defined, the 2 involved here are "xca" and "prodxca".
> 
> If I import a cert into "prodxca" it gets imported into "xca" and I cannot 
> figure out why:
> 
> $ openxpkicli --realm prodxca --arg data="$(cat 
> prodxca/import/013C522BCC6F5A2B.crt)" --arg profile="tls_server" --arg 
> update=1 import_certificate
> {
>   "authority_key_identifier" : null,
> ..
>   "pki_realm" : "xca",
> ..
> }

Check your command line: the JSON argument to import_certificate says xca.

Cheers

Martin



_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to