certification error when sending mail with sendmail

2021-12-05 Thread russellbell
When I send an e-mail /var/log/maillog (sendmail) reports: Dec 5 08:56:54 mydomain sm-mta[30576]: STARTTLS=client, error: SSL_CTX_use_certificate_file(/etc/ssl/certs/server.csr) failed Dec 5 08:56:54 mydomain sm-mta[30576]: STARTTLS=client, error: SSL_CTX_check_private_key

error 114

2019-10-03 Thread russellbell
fetchmail fails when openssl reports an error 114 (I think) stat("/etc/ssl/certs/4a6481c9.0", {st_mode=S_IFREG|0644, st_size=1354, ...}) = 0 openat(AT_FDCWD, "/etc/ssl/certs/4a6481c9.0", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=1354, ...}) = 0 read(4, "-BEGIN

[openssl-users] (no subject)

2017-02-17 Thread russellbell
>From russellb...@gmail.com Fri Feb 17 09:50:52 MST 2017 to: openssl-users-requ...@openssl.org subject: set digest set digest -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] 'No client certificate CA names sent'

2017-01-31 Thread russellbell
Quoth Mr Benjamin Kaduk: 'That's generally the default server behavior when no CAs are configured for that purpose. But, (1) I thought you were looking at the client side, and (2) how to configure the server depends on what software is used on the server, so there's not much more

Re: [openssl-users] 'No client certificate CA names sent'

2017-01-30 Thread russellbell
Quoth Mr Viktor Dukhovni, 'it is often wise to send an empty list when requesting client certificates.' How does one send an empty list? -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[openssl-users] 'No client certificate CA names sent'

2017-01-29 Thread russellbell
I apologize if you've answered this question before. I've read some of the answers I've found in the archives but I don't understand them. What does this message mean? That I failed to send a client certificate CA name? That I failed to receive one? I run