RaspberryPi
TLS certificate verification failed for nzbget
TLS certificate verification failed for nzbget.net: certificate has expired. For more info visit http://nzbget.net/certificate-verification Je kunt een nieuwe cacert.pem hier downlaoden: https://nzbget.net/info/cacert.pem wget https://nzbget.net/info/cacert.pem
qnap clamav not updating?
SO, my qnap stoped updating clamav after firmware update. check: ldd /usr/local/bin/freshclam if it seems to be missing som libs fix: ln -s /share/CACHEDEV1_DATA/.antivirus/usr/lib/libclamav.so.9.0.2 /usr/lib/libclamav.so.9.0.2 ln -s /share/CACHEDEV1_DATA/.antivirus/usr/lib/libclammspack.so.0.1.0 /usr/lib/libclammspack.so.0.1.0 ln -s /share/CACHEDEV1_DATA/.antivirus/usr/lib/libclamunrar.so.9.0.2Read More...
TLS certificate verification failed for nzbget
TLS certificate verification failed for nzbget.net: certificate has expired. For more info visit http://nzbget.net/certificate-verification Je kunt een nieuwe cacert.pem hier downlaoden: https://nzbget.net/info/cacert.pem wget https://nzbget.net/info/cacert.pem
Chrome Self-Signed certificate
solution: https://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate describes a solution to click anywhere on the page and type a BYPASS_SEQUENCE, “thisisunsafe” currently. It works and is a more clean solution (IMHO).