3 Dec
2014
3 Dec
'14
2:06 p.m.
On Dec 3, 2014, at 9:48 AM, Leandro <ingrogger@gmail.com> wrote:
I need to create a new CA-clientes certs batch but also need to keep current working. On a third party AAA server I used to make an append to the current CA cert like: cat newCAcert.crt >> currentCAcert.crt then restart service and server was able to work with both CA certs.
Is it possible to achieve the same with FR ?
Yes. Just concatenate the certificates. Alan DeKok.