On Sunday, 28 May 2023 23:44:38 CEST pe...@easthope.ca wrote:
> The only email address visible is mine and it's correct. What bad
> email address?
You can try to run pan with --debug option in a terminal. Pan output will give
more details on what's going on when sending the mail.
HTH
From: Jeffrey Walton
Date: Fri, 26 May 2023 18:14:11 -0400
> I _think_ you are using Pan in client mode. That is, simply as a reader.
Correct.
> Stunnel makes the request to the NNTP server using TLS.
> So you don't need the server stuff, like a X.509 certificate.
Thanks, I deleted pr
On Fri, May 26, 2023 at 11:57 AM wrote:
>
> https://wiki.debian.org/Pan states,
>
> " ... to generate a RSA Private Key
> #openssl genrsa -out priv.pem
>
> Generate Certificate
> #openssl req -new -x509 -key priv.pem -out stunnel.pem -days 1095"
>
> No problem. I put the two files in /etc/stunnel
On Fri, May 26, 2023 at 02:10:15PM -0400, Dan Ritter wrote:
> to...@tuxteam.de wrote:
> > On Fri, May 26, 2023 at 12:05:18PM -0400, Dan Ritter wrote:
> > > > "combine priv.pem with stunnel.pem"
> > > >
> > > > What is meant by combine? Is there a syntax to put the private and
> > > > public key
to...@tuxteam.de wrote:
> On Fri, May 26, 2023 at 12:05:18PM -0400, Dan Ritter wrote:
> > > "combine priv.pem with stunnel.pem"
> > >
> > > What is meant by combine? Is there a syntax to put the private and
> > > public keys in one file?
> >
> > cat priv.pem stunnel.pem > combined.pem
>
> I t
On Fri, May 26, 2023 at 12:05:18PM -0400, Dan Ritter wrote:
> pe...@easthope.ca wrote:
> > Hi,
> >
> > https://wiki.debian.org/Pan states,
> >
> > " ... to generate a RSA Private Key
> > #openssl genrsa -out priv.pem
> >
> > Generate Certificate
> > #openssl req -new -x509 -key priv.pem -out st
pe...@easthope.ca wrote:
> Hi,
>
> https://wiki.debian.org/Pan states,
>
> " ... to generate a RSA Private Key
> #openssl genrsa -out priv.pem
>
> Generate Certificate
> #openssl req -new -x509 -key priv.pem -out stunnel.pem -days 1095"
>
> No problem. I put the two files in /etc/stunnel/.
>
On Fri, May 26, 2023 at 08:00:50AM -0700, pe...@easthope.ca wrote:
> Hi,
>
> https://wiki.debian.org/Pan states,
>
> " ... to generate a RSA Private Key
> #openssl genrsa -out priv.pem
>
> Generate Certificate
> #openssl req -new -x509 -key priv.pem -out stunnel.pem -days 1095"
>
> No problem.
Hi,
https://wiki.debian.org/Pan states,
" ... to generate a RSA Private Key
#openssl genrsa -out priv.pem
Generate Certificate
#openssl req -new -x509 -key priv.pem -out stunnel.pem -days 1095"
No problem. I put the two files in /etc/stunnel/.
Then,
"combine priv.pem with stunnel.pem"
What
9 matches
Mail list logo