let's encrypt cert - where is it saved?

Post Reply
earthwalkerx
Posts: 36
youtube meble na wymiar Warszawa
Joined: Sat May 21, 2016 6:38 am

let's encrypt cert - where is it saved?

Post by earthwalkerx »

Hi,

does anybody konw where I can find my let's encrypt cert on AS6102T?
I add it whit the GUI and it works, but I want to linked it also the SAbnzbd.

br
User avatar
orion
Posts: 3485
Joined: Wed May 29, 2013 11:09 am

Re: let's encrypt cert - where is it saved?

Post by orion »

Try here: /usr/builtin/etc/certificate/
earthwalkerx
Posts: 36
Joined: Sat May 21, 2016 6:38 am

Re: let's encrypt cert - where is it saved?

Post by earthwalkerx »

orion wrote:Try here: /usr/builtin/etc/certificate/
Yes, there it is :)
But looks like Sabnzbd don't like the cert. from 'Let's encrypt'.

Code: Select all

2019-10-14 18:47:35,301::WARNING::[_cplogging:219] [14/Oct/2019:18:47:35] ENGINE socket.error 1
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1402, in communicate
    req.parse_request()
  File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 602, in parse_request
    success = self.read_request_line()
  File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 635, in read_request_line
    request_line = self.rfile.readline()
  File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 304, in readline
    data = self.rfile.readline(256)
  File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1219, in readline
    data = self.recv(self._rbufsize)
  File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1070, in recv
    data = self._sock.recv(size)
  File "/usr/local/AppCentral/python/lib/python2.7/ssl.py", line 734, in recv
    return self.read(buflen)
  File "/usr/local/AppCentral/python/lib/python2.7/ssl.py", line 621, in read
    v = self._sslobj.read(len or 1024)
SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:1752)
Python Version is 2.7.10R10
Post Reply

Return to “[Official] For AS61XX/62XX Series”