On Mon, Nov 28, 2011 at 8:11 AM, mallapadi niranjan <
niranjan.as...@gmail.com> wrote:
> Hi all
>
> I would like to know how are serial numbers generated when creating certs
> using certutil commands(without -m option).
> And how do we track what serial numbers were given t
Hi all
I would like to know how are serial numbers generated when creating certs
using certutil commands(without -m option).
And how do we track what serial numbers were given to signed certificates ?
Any documentation on the above subject would be helpful.
Regards
Niranjan
--
dev-tech-crypto
On Wed, Nov 2, 2011 at 7:53 AM, Nelson B wrote:
> On 2011/10/30 23:26 PDT, mallapadi niranjan wrote:
> > Hi all
> >
> > I would like to know how to renew a self singed CA (RootCA) certificate
> > through certutil.
>
> [snip]
> > In the case of SubCA
On Mon, Oct 31, 2011 at 11:56 AM, mallapadi niranjan <
niranjan.as...@gmail.com> wrote:
> Hi all
>
> I would like to know how to renew a self singed CA (RootCA) certificate
> through certutil.
>
> I followed the below procedure to create a self signed CA cert.
>
> $
Hi all
I would like to know how to renew a self singed CA (RootCA) certificate
through certutil.
I followed the below procedure to create a self signed CA cert.
$certutil -N -d .
$certutil -S -d . -n "testCA" -s "CN=testCA,O=Example.COM,C=US" -t "CT,,"
-x -2 -m -v 1 -t "CT,,"
$certutil
5 matches
Mail list logo