I've just installed dovecot on my FC5 box. I tweaked the dovecot-openssl.cnf and attempted to recreate the cert but get the errors below. I see older postings about this problem on FC2. help? - e # ./mkcert.sh /etc/ssl/certs directory doesn't exist /etc/ssl/private directory doesn't exist error on line -1 of dovecot-openssl.cnf 2810:error:02001002:system library:fopen:No such file or directory:bss_file.c:122:fopen('dovecot-openssl.cnf','rb') 2810:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:125: 2810:error:0E078072:configuration file routines:DEF_LOAD:no such file:conf_def.c:197:
Erick Calder napisa?(a):> I've just installed dovecot on my FC5 box. I tweaked the > dovecot-openssl.cnf and attempted to recreate the cert but get the errors > below. I see older postings about this problem on FC2. help? > > - e > > # ./mkcert.sh > /etc/ssl/certs directory doesn't exist > /etc/ssl/private directory doesn't exist > error on line -1 of dovecot-openssl.cnf > 2810:error:02001002:system library:fopen:No such file or > directory:bss_file.c:122:fopen('dovecot-openssl.cnf','rb') > 2810:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:125: > 2810:error:0E078072:configuration file routines:DEF_LOAD:no such > file:conf_def.c:197: > > > > >make directory /etc/ssl/certs and /etc/ssl/certs PJ ---------------------------------------------------------------------- INTERIA.PL dla kobiet... >>> http://link.interia.pl/f193b
Erick Calder wrote:> I've just installed dovecot on my FC5 box. I tweaked the > dovecot-openssl.cnf and attempted to recreate the cert but get the errors > below. I see older postings about this problem on FC2. help? > > - e > > # ./mkcert.sh > /etc/ssl/certs directory doesn't exist > /etc/ssl/private directory doesn't exist > error on line -1 of dovecot-openssl.cnf > 2810:error:02001002:system library:fopen:No such file or > directory:bss_file.c:122:fopen('dovecot-openssl.cnf','rb') > 2810:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:125: > 2810:error:0E078072:configuration file routines:DEF_LOAD:no such > file:conf_def.c:197: > > >I updated the wiki with info regarding this. See http://wiki.dovecot.org/QuestionsAndAnswers#head-acc50b0e2161f91f2ed164df243be8e056040603 The parts in parenthesis are what I did for Fedora Core 5. Mark Nienberg