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: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 764 |
Nodes: | 10 (1 / 9) |
Uptime: | 206:14:39 |
Calls: | 10,555 |
Calls today: | 2 |
Files: | 185,884 |
Messages: | 1,671,955 |