* Mirko Velic wrote on Wed, Jun 17, 2009 at 20:21 +1000:
> I was wondering if i could convert the data outputted by this command:
> openssl x509 -noout -fingerprint -text < test.cert > info.txt
>
> Back into a certificate after I modify it, as it would make it easier to
> generate certificates.
Hi,
I was wondering if i could convert the data outputted by this command:
openssl x509 -noout -fingerprint -text < test.cert > info.txt
Back into a certificate after I modify it, as it would make it easier to
generate certificates.
Thanks.