Yubico Forum

...visit our web-store at store.yubico.com
It is currently Tue Jan 30, 2018 2:57 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Thu Aug 14, 2014 5:44 pm 
Offline

Joined: Thu Aug 14, 2014 5:20 pm
Posts: 2
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


Top
 Profile  
Reply with quote  

Share On:

Share on Facebook FacebookShare on Twitter TwitterShare on Tumblr TumblrShare on Google+ Google+

PostPosted: Fri Aug 15, 2014 7:24 am 
Offline
Site Admin
Site Admin

Joined: Wed Nov 14, 2012 2:59 pm
Posts: 666
Please read the manual. If you feel the default behavior should be different open a github issue on the relative project and lets discuss about it.

Quote:
"urllist": List of URL templates to be used. This is set by calling
ykclient_set_url_bases. The list should be in the format :

"https://server/wsapi/2.0/verify;https://server/wsapi/2.0/verify"

"url": This option should not be used, please use the urllist
option instead.
Specify the URL template to use, this is set by calling
yubikey_client_set_url_template, which defaults to:

https://api.yubico.com/wsapi/verify?id=%d&otp=%s

or

https://api.yubico.com/wsapi/2.0/verify?id=%d&otp=%s

_________________
-Tom


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group