Why is default calling API server over unsecure HTTP? Is it secure? Why there is no HTTPS?
http://api.yubico.com/wsapi/2.0/verify?id=%d&otp=%s
TCPDUMP:
18:04:39.643570 IP api.yubico.com.http > xxxxxxxxxx.47122: Flags [P.], seq 1:374, ack 227, win 972, options [nop,nop,TS val 136866956 ecr 8391], length 373 18:04:39.643631 IP xxxxxxxxxx.47122 > api.yubico.com.http: Flags [.], ack 374, win 237, options [nop,nop,TS val 8457 ecr 136866956], length 0 18:04:39.643830 IP xxxxxxxxxx.35021 > api2.yubico.com.http: Flags [F.], seq 228, ack 1, win 229, options [nop,nop,TS val 8457 ecr 164590706], length 0 18:04:39.643924 IP xxxxxxxxxx.51377 > api3.yubico.com.http: Flags [F.], seq 228, ack 1, win 229, options [nop,nop,TS val 8457 ecr 164741641], length 0 18:04:39.644005 IP xxxxxxxxxx.47122 > api.yubico.com.http: Flags [F.], seq 227, ack 374, win 237, options [nop,nop,TS val 8457 ecr 136866956], length 0 18:04:39.644039 IP xxxxxxxxxx.56538 > api5.yubico.com.http: Flags [F.], seq 228, ack 367, win 237, options [nop,nop,TS val 8457 ecr 164435198], length 0
Stefan
|