|
From: Tomas G. <to...@pr...> - 2018-07-31 08:18:18
|
Hi, This was actually found already, and fixed by modifying the documentation. See: https://jira.primekey.se/browse/ECA-6688 Cheers, Tomas --- Join PrimeKey Tech Days! 18 - 19 September, Stockholm, Sweden www.primekey.com/tech-days PKI, Crypto, IoT, Cloud, Open Source etc. Networking with some of the best in the business from around the world. Social evening activity in Stockholm. Of course you should join us! On 2018-07-22 04:10, Jaime Hablutzel wrote: > 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 > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |