Prior to version 0.96 I didn't have a problem with OpenSSL at all. Today
I built a new system and tried to use it with the following results.

root:/usr/local/openssl# cd misc
root:/usr/local/openssl/misc# ls
CA.pl  CA.sh  c_hash  c_info  c_issuer  c_name  der_chop
root:/usr/local/openssl/misc# ./CA.pl -newca
CA certificate filename (or enter to create)


Making CA certificate ...
root:/usr/local/openssl/misc# ls
CA.pl  CA.sh  c_hash  c_info  c_issuer  c_name  demoCA  der_chop
root:/usr/local/openssl/misc# cd demoCA
root:/usr/local/openssl/misc/demoCA# ls
certs  crl  index.txt  newcerts  private  serial
root:/usr/local/openssl/misc/demoCA# ls *
index.txt  serial
                                                                                       
                                                                                       
         
certs:
 
crl:
 
newcerts:
 
private:
root:/usr/local/openssl/misc/demoCA#

Problem is, it didn't actually do anything. It created the DemoCA as
shown above, but there is nothing really in it. This is a LFS system
with nothing except the basics.

What in the world am I overlooking here??? In the past I have shown
people how this works. Now it doesn't seem to work the way I remember.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to