Greetings, I am bit new to this.  So if someone can help, I will be grateful.
 
I downloaded because OpenSSL because I am trying to get define a htttp port on Tomcat.  To do so I seem to need a keystore file.  Searching on keystore led me to OpenSSL.  Following some instructions I found, I can generate a .key file ok.  But, I blow up trying to generate the CSR.  I make it through the prompts and then get the following error messages:
 
1764:error:0E06D06C:configuration file routines:NCONF_get_string:no value:.\crypto\conf\conf_lib.c:329:group=req_attributes name=unstructuredName_min
1764:error:0E06D06C:configuration file routines:NCONF_get_string:no value:.\crypto\conf\conf_lib.c:329:group=req_attributes name=unstructuredName_max
1764:error:04075070:rsa routines:RSA_sign:digest too big for rsa key:.\crypto\rsa\rsa_sign.c:118:
1764:error:0D080006:asn1 encoding routines:ASN1_sign:EVP lib:.\crypto\asn1\a_sign.c:275: 
 
 
Thanks for any help.
 
-SP

Reply via email to