|
From: Jaime H. <hab...@gm...> - 2018-07-22 02:10:40
|
How could I get the last certificate issued for a given user through the EJBCA WS API, given that org.ejbca.core.protocol.ws.common.IEjbcaWS#getLastCertChain does return the last certificate to expire, which isn't neccesarily the last one issued as illustrated below: 1. Two years certificate is issued. 2. One year certificate is issued. 3. A call to org.ejbca.core.protocol.ws.common.IEjbcaWS#getLastCertChain is made, but it returns the first two years certificate and not the last one. -- Jaime Hablutzel - RPC 994690880 |