Re: [openssl-users] Intermediate cert file failure

2018-07-30 Thread Tomas Mraz
On Fri, 2018-07-27 at 12:49 -0400, Robert Moskowitz wrote: > > On 07/27/2018 12:35 PM, Viktor Dukhovni wrote: > > > > > On Jul 27, 2018, at 11:25 AM, Robert Moskowitz > > om> wrote: > > > > > > 3064446992:error:2006D080:BIO routines:BIO_new_file:no such > > > file:crypto/bio/bss_file.c:79: > >

Re: [openssl-users] Intermediate cert file failure

2018-07-27 Thread Robert Moskowitz
On 07/27/2018 12:35 PM, Viktor Dukhovni wrote: On Jul 27, 2018, at 11:25 AM, Robert Moskowitz wrote: 3064446992:error:2006D080:BIO routines:BIO_new_file:no such file:crypto/bio/bss_file.c:79: variable lookup failed for CA_default::default_md 3064446992:error:0E06D06C:configuration file

Re: [openssl-users] Intermediate cert file failure

2018-07-27 Thread Viktor Dukhovni
> On Jul 27, 2018, at 11:25 AM, Robert Moskowitz wrote: > > 3064446992:error:2006D080:BIO routines:BIO_new_file:no such > file:crypto/bio/bss_file.c:79: > variable lookup failed for CA_default::default_md > 3064446992:error:0E06D06C:configuration file routines:NCONF_get_string:no >

[openssl-users] Intermediate cert file failure

2018-07-27 Thread Robert Moskowitz
on a default_md error:    openssl req -config $cadir/openssl-root.cnf\    -key $dir/private/intermediate.key.$format \    -keyform $format -outform $format -subj "$DN" -new\    -out $dir/csr/intermediate.csr.$format format=pem    openssl rand -hex $sn > $dir/serial # hex 8 is