Hi All,
I get the following error when trying TR069 + SSL:
[admin@MikroTik] > tr069-client print
enabled: yes
acs-url: https://MYURL:7547/CPEManager/CPEs/genericTR69
username:
password:
periodic-inform-enabled: yes
periodic-inform-interval: 1d
connection-request-username:
connection-request-password:
provisioning-code:
client-certificate: none
status: running
last-session-error: SSL: handshake failed: unable to get certificate CRL (6)
retry-count: 7
I used Godaddy and imported the root and sub certs:
[admin@MikroTik] > certificate print
Flags: K - private-key, D - dsa, L - crl, C - smart-card-key, A - authority, I - issued, R - revoked, E - expired, T - trusted
NAME COMMON-NAME SUBJECT-ALT-NAME FINGERPRINT
0 L T godaddy.ca_0 Go Daddy Secure Certificat... 973a41276ffd01e027a2aad49e...
1 L T godaddy.ca_1 Go Daddy Root Certificate ... 3a2fbe92891e57fe05d57087f4...
2 T godaddy.ca_2
The connection works if I import the actual server certificate, but this does not seem useful as I will have the keep this certificate up to date.
Any idea why the Mikrotik is trying to check for CRL? Is this something I can enable on the TR069 sever?
Any advise appreciated.
Thanks.