On Fri, 5 Jun 1998, member U-0176 wrote:
> Hi,
>
> I've tried to create a new serial number file, but it always fails.
>
> I create my autosign my CA using the x509 command with the
> -CAcreateserial option, but nothing happens and I've no error message...
>
> If I try tro create manually a file called serial, then it only works
> for number 0000.
You can create a file called serial. The serial number must start
at 01 so do this:
%echo "01" > ${SSLDIR}/serial
It worked for me
>
> What is the correct procedure to create a new Serial number file?
> I guess it starts a 0000 ... ?
>
>
> Eric D.
> +-------------------------------------------------------------------------+
> | Administrative requests should be sent to [EMAIL PROTECTED] |
> | List service provided by Open Software Associates, http://www.osa.com/ |
> +-------------------------------------------------------------------------+
>
------------------------------------------
Josu� Jos� Souza Jr. - Opera��es e Suporte
[EMAIL PROTECTED]
Nexos Servi�os de Redes Ltda.
http://www.nexos.com.br
Salvador - Bahia - Brasil
------------------------------------------
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+