For info his setup is where originally it was running a apache2 webprocess on prt 80/443, but he
wanted it switched to SBBS as the main web server. I don't know aboutsetting that up so I can't
help beyond setting the ports up :)
https stuff. I need someone to help me with the process of getting
Synchronet BBS to work on one of MarisaG's Snychronetbbs.org servers.
Any help would be greatly appreciated. Thanks.
For info his setup is where originally it was running a apache2 web process on prt 80/443, but he wanted it switched to SBBS as the main web server. I don't know about setting that up so I can't help beyond setting the ports up :)
https stuff. I need someone to help me with the process of getting Synchronet BBS to work on one of MarisaG's Snychronetbbs.org servers. Any help would be greatly appreciated. Thanks.
Re: https help
By: Denn to Marisag on Mon Dec 09 2019 11:04 pm
are your servers running synchronet 3.17 ?https stuff. I need someone to help me with the process of getting
Synchronet BBS to work on one of MarisaG's Snychronetbbs.org servers.
Any help would be greatly appreciated. Thanks.
if so there is a folder /sbbs/webv4
Yes. I use Echickens Webv4. http://havens.synchronetbbs.org works fine. I cannot get a secure connection on https://havens.synchronetbbs.org
are your servers running synchronet 3.17 ?https stuff. I need someone to help me with the process of getting
Synchronet BBS to work on one of MarisaG's Snychronetbbs.org servers.
Any help would be greatly appreciated. Thanks.
if so there is a folder /sbbs/webv4
On 12-09-19 12:48, echicken wrote to Marisag <=-
AFAIK the only options are an auto-generated self-signed cert, or Let's Encrypt, with the latter being the better option. I haven't tried
either, but maybe someone else can help.
So I installed Letsencrypt and got a certificate. Of course it doesn'twork cause I don't know what
I'm doing. I thought Synchronet Web is a web server No? I don't want torun my BBS web on an Apache
Server. I just want to run the Synchronet Webv4. So how do I get https onhavens.synchronetbbs.org
running echickens webv4?? If the BBS runs on a Ubuntu server what is theserver software considered?
running echickens webv4?? If the BBS runs on a Ubuntu server what is theserver software considered?
You'll need to provide more information for anyone to guess why that would be. For example, what is the TLSPort value in the [Web] section of your ctrl/sbbs.ini file? Can you remotely connect to this TCP port using any means? What do see in the sbbs log output when you attempt/connect to this TCP port? Are there any error messages you can report?https stuff. I need someone to help me with the process of getting
Synchronet BBS to work on one of MarisaG's Snychronetbbs.org
Re: https help
By: Digital Man to HusTler on Tue Dec 10 2019 09:08 am
You'll need to provide more information for anyone to guess why that would be. For example, what is the TLSPort value in the [Web] section of your ctrl/sbbs.ini file? Can you remotely connect to this TCP port using any means? What do see in the sbbs log output when you attempt/connect to this TCP port? Are there any error messages you can report?https stuff. I need someone to help me with the process of getting
Synchronet BBS to work on one of MarisaG's Snychronetbbs.org
I'll do my best.
Web] Web (HTTP) Server
AutoStart = True
; HTTP interface(s)
Interface =
Port = 80
; HTTPS interface(s)
TLSInterface =
TLSPort = 443
MaxClients = 150
Here's what the error log shows
Mon Dec 9 15:13:14 2019 havens.synchronetbbs.org
web 0064 TLS ERROR 'Received TLS alert message: Certificate unknown' (-26) setting session active
Mon Dec 9 15:13:16 2019 havens.synchronetbbs.org
web 0066 TLS ERROR 'Received TLS alert message: Certificate unknown' (-26) setting session active
If no other web server is in the mix, then it shouldn't matter that he's on one of your servers and the normal setup steps should apply.
On 12-10-19 17:19, echicken wrote to Tony Langdon <=-
Re: Letsencrpt Synchronet
By: HusTler to All on Tue Dec 10 2019 13:20:30
So I installed Letsencrypt and got a certificate. Of course it doesn't
work cause I don't know what
Did you look here?
http://wiki.synchro.net/module:letsyncrypt
are your servers running synchronet 3.17 ?
if so there is a folder /sbbs/webv4
I've only used LetsEncrypt with Apache. I haven't tried running it with Synchronet yet, but that's something I should do.
It appears your web server has a self-signed certificate (an auto-generated ctrl/ssl.cert file). Which means you haven't run letsyncrypt.js successfully.
On 12-10-19 19:39, Marisag wrote to Tony Langdon <=-
Re: Re: https help
By: Tony Langdon to echicken on Tue Dec 10 2019 21:39:00
I've only used LetsEncrypt with Apache. I haven't tried running it with Synchronet yet, but that's something I should do.
Me too, I use it on all my apache webservers...
Me too, I use it on all my apache webservers...Yep, and it "just works". :)
Re: https help
By: Digital Man to HusTler on Tue Dec 10 2019 05:25 pm
It appears your web server has a self-signed certificate (an auto-generated ctrl/ssl.cert file). Which means you haven't run letsyncrypt.js successfully.
Can you please give me the correct syntax? I'm been using jsexec letsyncrypt.js --force
HTTPSDid you look here?
http://wiki.synchro.net/module:letsyncrypt
You're replying to the wrong person, I haven't got around to setting up
yet. :)
Re: Re: https help
By: Tony Langdon to echicken on Wed Dec 11 2019 11:33:00
Did you look here?
http://wiki.synchro.net/module:letsyncrypt
You're replying to the wrong person, I haven't got around to setting up HTTPS
yet. :)
You sure about that? I went back to look, and on my system it shows that message as being addressed to HusTler.
You're replying to the wrong person, I haven't got around to setting up
You sure about that? I went back to look, and on my system it shows that
message as being addressed to HusTler.
There may be a bug somewhere:
Re: Re: https help
By: Digital Man to echicken on Wed Dec 11 2019 11:46:06
You're replying to the wrong person, I haven't got around to setting up
You sure about that? I went back to look, and on my system it shows that
message as being addressed to HusTler.
There may be a bug somewhere:
Must be. Let me know if you want any details of that message or the one I was replying to.
Did you look here?
You're replying to the wrong person, I haven't got around toYou sure about that? I went back to look, and on my system it shows that message as being addressed to HusTler.
setting up HTTPS
HusTler wrote to Digital Man <=-
It appears your web server has a self-signed certificate (an auto-generated ctrl/ssl.cert file). Which means you haven't run letsyncrypt.js successfully.
Can you please give me the correct syntax? I'm been using
jsexec letsyncrypt.js --force
Can you double-check these values in your original message header?
Can you give me these header field values from your original message?
number
Message-ID
In-Reply-To
X-FTN-MSGID
X-FTN_REPLY
when_written
Re: Re: https help
By: Digital Man to echicken on Wed Dec 11 2019 13:26:53
Can you double-check these values in your original message header?
Can you give me these header field values from your original message?
number
Message-ID
In-Reply-To
X-FTN-MSGID
X-FTN_REPLY
when_written
These are from Hustler's original message:
number 36625
Message-ID <5DEFE1EE.3698.dove-syncdisc@havens.synchronetbbs.org> X-FTN-MSGID 8458.sync@1:103/705 22553ea6
when_written 5DEFE1EE 412C Tue Dec 10 2019 13:20:30 EST
And these are from my reply to him:
number 36630
Message-ID <5DF020E1.36630.sync@bbs.electronicchicken.com>
In-Reply-To <5DEFE1EE.3698.dove-syncdisc@havens.synchronetbbs.org> X-FTN-REPLY 8458.sync@1:103/705 22553ea6
when_written 5DF020E1 412C Tue Dec 10 2019 17:49:05 EST
There is no X-FTN-MSGID for my reply message.
where just yet. Can younumber
Message-ID
In-Reply-To
X-FTN-MSGID
X-FTN_REPLY
when_written
Very helpful. There's definitely an issue somewhere, though I'm not sure
also give me the header field details of message number 36629 in your"sync" message base there?
Thanks,
Re: Re: https help
By: Digital Man to echicken on Thu Dec 12 2019 16:15:37
number
Message-ID
In-Reply-To
X-FTN-MSGID
X-FTN_REPLY
when_written
Very helpful. There's definitely an issue somewhere, though I'm not sure where just yet. Can you also give me the header field details of message number 36629 in your "sync" message base there? Thanks,
Here they are:
number 36629
Message-ID <5DF019EA.36629.sync@bbs.electronicchicken.com>
In-Reply-To <5DEF799D.8454.sync@vert.synchro.net>
X-FTN-REPLY 10394.fido-synchron@3:633/410 2254d759
when_written 5DF019EA 412C Tue Dec 10 2019 17:19:22 EST
I can share the rest of the header if needed. Unsurprisingly, the "To" user is Tony Langdon.
Yeah, the rest of the header would help (to/from, net addresses).
On 12-11-19 12:34, echicken wrote to Tony Langdon <=-
Re: Re: https help
By: Tony Langdon to echicken on Wed Dec 11 2019 11:33:00
Did you look here?
http://wiki.synchro.net/module:letsyncrypt
You're replying to the wrong person, I haven't got around to setting up
HTTPS
yet. :)
You sure about that? I went back to look, and on my system it shows
that message as being addressed to HusTler.
This message base was corrupted on Vertrauen and the headers somehow got crossed-up on a couple of your messages. I've "fixed" the message base.I'll keep a closer eye on it
to see what might have caused that corruption in the first place. Themessage base files you sent me
look fine and I don't at this time suspect any issue with the networkingstuff.
Re: Re: https help
By: Digital Man to echicken on Thu Dec 12 2019 20:41:55
Yeah, the rest of the header would help (to/from, net addresses).
To Tony Langdon
Sender echicken
SenderExt 1
SenderUserID echicken
Re: Re: https help
By: Digital Man to echicken on Sat Dec 14 2019 11:06:29
This message base was corrupted on Vertrauen and the headers somehow got crossed-up on a couple of your messages. I've "fixed" the message base. I'll keep a closer eye on it to see what might have caused that corruption in the first place. The message base files you sent me look fine and I don't at this time suspect any issue with the networking stuff.
Thanks for the update. Would be interesting to know why/how it happened; I see the occasional "You're replying to the wrong person" message on here and I wonder if this has happened before.
i thought you ran a synchronet support site.
Re: https help
By: MRO to Marisag on Mon Dec 09 2019 15:53:33
i thought you ran a synchronet support site.
I do, I will have to get back to this SBBS SSL setup. Just been lazy about it as I found letsyncrypt not that straight forward. Thanks for goading me and I will update when I have more info...
about it as I found letsyncrypt not that straight forward. Thanks for goading me and I will update when I have more info...
Goading, LOL ... I am sure you will figure it out, please report on any solutions you may arrive at.
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 28 |
Nodes: | 8 (0 / 8) |
Uptime: | 189:51:48 |
Calls: | 2,004 |
Calls today: | 1 |
Files: | 11,114 |
Messages: | 942,281 |