I am going to use Certbot to generate my ssl certs. Where does bbbsd find them
I am going to use Certbot to generate my ssl certs. Where does bbbsd find the >Concatenate your key + certificate (with intermediates, if needed) as bbbsd.peand restart bbbsd. That's it.
# cat yoursite-key.pem yoursite-cert.pem > bbbsd.pem
Did you solve libssl.so.1.0.2 vs libssl.so.1.1? You could create that softlink
to bbbsd dir and use LD_LIBRARY_PATH. Something like:
# ln -s /usr/lib/arm-linux-gnueabihf/libssl.so.1.0.2 libssl.so
# LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH} ./bbbsd ...
I'll try to find more time after I return my Toronto / Mountain View / San Francisco trip. Currently in Toronto...
I am going to use Certbot to generate my ssl certs. Where does bbbsd find the >Concatenate your key + certificate (with intermediates, if needed) as bbbsd.peand restart bbbsd. That's it.
# cat yoursite-key.pem yoursite-cert.pem > bbbsd.pem
Did you solve libssl.so.1.0.2 vs libssl.so.1.1? You could create that softlink
to bbbsd dir and use LD_LIBRARY_PATH. Something like:
# ln -s /usr/lib/arm-linux-gnueabihf/libssl.so.1.0.2 libssl.so
# LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH} ./bbbsd ...
I'll try to find more time after I return my Toronto / Mountain View / San Francisco trip. Currently in Toronto...
-!- BBBS/Li6 v4.10 Toy-4
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,042 |
Nodes: | 16 (0 / 16) |
Uptime: | 00:57:02 |
Calls: | 500,919 |
Calls today: | 6 |
Files: | 109,372 |
D/L today: |
15,677 files (2,410M bytes) |
Messages: | 305,067 |
Posted today: | 7 |