Reference Citations - HerongYang.com - v2.94, by Herong Yang
Can't create a cert
'Configuring Apache for PHP CGI Scripts' tutorial was cited in an iPodTouchFans forum post in 2009.
The "OpenSSL" Managing Serial Numbers when Signing CSR tutorial was cited in a forum post in 2009.
Subject: Can't create a cert Date: January 15th, 2009 Author: spiderbatdad Source: http://ubuntuforums.org/showthread.php?t=1039812 >I have created my own ca, and now i am trying to sign a csr with that >but i keep getting: > > openssl x509 -req -days 365 -in server.csr -CA ca.crt -CAkey ca.key > -out server.crt >Signature ok >subject=/C=BE/ST=Brussel/L=Brussel/O=testcompany/CN=example.com >/emailAddress=example@example.com >Getting CA Private Key >Enter pass phrase for ca.key: >ca.srl: No such file or directory >14957:error:02001002:system library:fopen:No such file or >directory:bss_file.c:352:fopen('ca.srl','r') >14957:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:354: > >Passphrase is correct for sure... what is this ca.srl file? https://www.herongyang.com/crypto/Ope...ool_CSR_5.html basically 3 options: * Create a text file named "ca.srl" and put a number in the file. * Use the "-set_serial n" option to specify a number each time. * Use the "-CAcreateserial -CAserial ca.seq" option to let OpenSSL create and manage the serial number.
Table of Contents
Java Database Connectivity (JDBC) Overview
getting database connection in netbeans
Delphi 2010 "£" sign issues and Parameters
Scambio cedrtificati Server/Client
BSOD with win 7 64 bit when playing games
Win7: SYSTEM IGMP 224.0.0.22 connection
Public key in reply and keystore don't match
How do I get rid of SDHelper.dll errors?
Not Another Damn Password! Its the 21st Century After All
insert a photo document in to the oracle database through JDBC
COMS 6998 Search Engine Technology
Using RSA encryption with Java
Setting up SOAP in PHP, why am I getting these errors?
how to insert a value in a column with another value
Inserir ficheiro numa base de dados MySql com vb.net
Connection String - SQL Server 2005
QLAuthenticator password encryption/decryption
Wweb dynpro application Localization in chinese
C# code for MySql Stored Procedures IN, OUT, and INOUT parameters
What are Scoping Rules in Javascript?
connect two ubuntu computers together using a cable
can not establish a connection with SQL
Conectar Java Con SQL Server 2005 Express
Use of undefined constant SOAP_1_2
Help forming a SOAP client call with PHP
Automatisch einen Benutzer anlegen
Android Developers - SSL client authentication
Insert and reterive the image into BLOB type
Compile error... what's wrong?