Tring to use DOStodon, but I get "SSL peer certificate or SSH remote key was not OK"
Anyone run in to this, or have any pointers?
Tring to use DOStodon, but I get "SSL peer certificate or SSH remote key was not OK"
Anyone run in to this, or have any pointers?
@ActionRetro Are you using the latest build? I noticed the readme on the github page says it disabled SSL verification since it's having trouble w/ mastodon.social's certificate, and that might apply here, too.
Aside from that... it looks like DOjs is based on OpenSSL, so the certificates included might be lacking? Is your time set correctly?
I don't use DOStodon and haven't gotten around to playing w/ DOjs but those are just my thoughts off-top...
@indigoparadox @ActionRetro it actually was a problem with the system time. I had some trouble to dig down to the root cause...
DOjS no longer uses OpenSSL, I switched it over to mbedTLS...