Marin
Very Senior Member
after applying this line...
and restarting Stubby...
then after running this ... I get this:
Code:
stubby.yml configuration file created by Xentrk
# version 1.0.0
tls_ca_file: "/opt/etc/ssl/certs/ca-certificates.crt"
resolution_type: GETDNS_RESOLUTION_STUB
dns_transport_list:
- GETDNS_TRANSPORT_TLS
tls_authentication: GETDNS_AUTHENTICATION_REQUIRED
tls_query_padding_blocksize: 128
edns_client_subnet_private : 1
round_robin_upstreams: 0
idle_timeout: 2000
tls_connection_retries: 5
tls_backoff_time: 900
timeout: 2000
appdata_dir: "/opt/var/cache/stubby"
listen_addresses:
- 127.0.0.1@5453
- 0::1@5453
and restarting Stubby...
Code:
@RT-AC86U-99A8:/rom/etc/ssl/certs# /opt/etc/init.d/S61stubby resta
rt
Shutting down stubby... done.
Starting stubby... done.
then after running this ... I get this:
Code:
@RT-AC86U-99A8:/rom/etc/ssl/certs# echo | openssl s_client -verify
on -CApath /rom/etc/ssl/certs -connect 1.1.1.1:853
verify depth is 0
CONNECTED(00000003)
depth=1 C = US, O = DigiCert Inc, CN = DigiCert ECC Secure Server CA
verify error:num=20:unable to get local issuer certificate
4143998160:error:14090086:SSL routines:ssl3_get_server_certificate:certificate v
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 2529 bytes and written 7 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
Protocol : TLSv1.2
Cipher : 0000
Session-ID: DD0C9B7C5512B72918B64C215E4ACCCD8BA1FDC87E43CB17B72C27348392160E
Session-ID-ctx:
Master-Key:
Key-Arg : None
PSK identity: None
PSK identity hint: None
SRP username: None
Start Time: 1545188580
Timeout : 300 (sec)
Verify return code: 0 (ok)