This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/
[atlas] Testing DNS-over-TLS support?
- Previous message (by thread): [atlas] Testing DNS-over-TLS support?
- Next message (by thread): [atlas] Feature request: API call in results page
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stephane Bortzmeyer
bortzmeyer at nic.fr
Fri Mar 10 11:01:52 CET 2017
On Wed, Mar 01, 2017 at 01:52:04PM +0100, Philip Homburg <philip.homburg at ripe.net> wrote a message of 22 lines which said: > What works today is the sslgetcert measurement I never noticed that it was possible to indicate the port, thanks. <https://atlas.ripe.net/docs/api/v2/reference/#!/measurements/Sslcert_Type_Measurement_List_POST> % python cert.py -v --issuer -r 500 --port 853 80.67.188.188 {'definitions': [{'target': '80.67.188.188', 'af': 4, 'is_oneoff': True, 'type': 'sslcert', 'port': 853, 'description': 'X.509 cert of 80.67.188.188 from the whole world'}], 'probes': [{'requested': 500, 'type': 'area', 'value': 'WW'}]} Measurement #7862817 to 80.67.188.188 uses 500 probes 497 probes reported [<X509Name object '/C=NL/L=Amsterdam/O=OCOM/OU=Security/CN=untrusted/emailAddress=security at leaseweb.com'>] : 1 occurrences [FAILED TO GET A CERT: connect: timeout] : 2 occurrences [FAILED TO GET A CERT: timeout reading hello] : 69 occurrences [<X509Name object '/C=FR/ST=Some-State/O=LDN/CN=80.67.188.188'>] : 425 occurrences Test #7862817 done at 2017-03-10T09:55:55Z It seems to indicate there is *some* filtering of port 853. (It is not a network issue since testing with the same probes shows a complete success: % atlas-reach --old_measurement 7862817 80.67.188.188 495 probes reported Test #7862825 done at 2017-03-10T09:57:19Z Tests: 1484 successful tests (100.0 %), 0 errors (0.0 %), 0 timeouts (0.0 %), average RTT: 74 ms
- Previous message (by thread): [atlas] Testing DNS-over-TLS support?
- Next message (by thread): [atlas] Feature request: API call in results page
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]