To me, your HTTPS questions seems to be a question unrelated to the wireless security question.
HTTPS has the following properties:
1. the connection is encrypted. Eavesdroppers cannot makes sense from what is being exchanged
2. the connection is based on certificates.. Some certificates are provided (signed) by trusted organisation, such as Verisign. This means the webserver administrator must obtain the certificate from the trusted organisation. These organisations normally require proof of identity and proof of ownership for a given internet domain. If you (or your browser) trusts the signing organisation, you will automatically get connected. In other cases (self signed certificates or unknown or untrusted signing organisations) the browser will popup a warning about untrusted certificates, meaning you cannot be sure of the identity of the website.
Weather you are using trusted or untrusted certificates, all HTTPS traffic is encrypted. However, the webserver knows how to decrypt the traffic. If you are connected to an unknown server, you may be sending information to an unauthorized peer.
Main Topics
Browse All Topics





by: annebPosted on 2009-10-04 at 15:41:25ID: 25491404
Abuses:
1. eavesdropping your (non encrypted) network traffic
2. unauthorized access to your local network (you can use firewall rules to prevent this)
3. using your internet connection for illegal activities (is this really your problem?)
Secure authentication
WEP authentication can be broken within 5 minutes using standard software available on the internet.
There are demonstrations some details of WPA can be broken. Network traffic can not be listened into, logon is not possible
WPA2 is not (yet) know to be breakable