| Security Report
Field |
Explanation |
| Session Key Size |
session key or session key/maximum
key
The session key is the encryption or cipher strength of the web session
expressed as the number of secret bits in the cipher key. In general, 40-bits here
is weak encryption strength and 128-bits or more is strong. The actual encryption
strength varies with the cipher method and how the cipher is used. Each web session
uses a different, randomly generated session key so long term exposure is reduced, however
the session packets can be collected and worked on later at the cracker's leisure. |
| Session Key Size |
maximum key
The session maximum key size may be larger than the session
key size above but
only the size above is secret and therefore useful as a measure of security strength. |
| Session SSL Protocol |
Secure Socket Layers (SSL) is the security protocol used by
your browser and the web server *. The current SSL version is 3.
Prior versions, such as version 2, had weaknesses to certain types of
crytoanalytical attack that were corrected in version 3. If the report shows your
browser is using an earlier version, then you should upgrade your browser or check that
SSL version 3 is enabled in your settings. |
| Session Encryption |
This is the name of the algorithm used with the
session key
for encryption for the session exchanges. ** |
| Client Certificate |
Normally blank or "NONE" because the server did
not ask for your personal certificate. Personal certificates are a means of Internet
authentication of individuals. |
| Server Certificate |
This lists the certified data contained in the
authentication certificate received from the server. Your web browser will check the
Common Name (CN) to be sure that it is the same as the host name in the URL. It is
not a good idea to accept and rely on a certificate whose Common Name does not match the
name in the URL. For example "/C=US/ST=California/L=Berkeley/O=University
of California Berkeley/OU=Workstation Software Support Group/CN=software.berkeley.edu". |
| Server Certificate Authority |
The server certificate above is vouched for and
cryptographically signed by a Certificate Authority (CA). This field shows the CA
that signed the server certificate. Your web browser will use the CA's certificate,
which is stored in your browser, to validate the public key used to sign the server
certificate. For example "/C=US/O=RSA Data Security, Inc./OU=Secure
Server Certification Authority". |
| Server Certificate Effective Start/End |
All certificates have a validity start and end date.
Your browser will warn you if the server certificate it received is out-of-date. It
is not a good idea to accept an out-of-date certificate. |
| Server Certificate Version |
I do not know what this is (yet). |
| Server Certificate S/N |
The Certificate Authority that generated and signed the
server certificate assigns a unique serial number to each certificate. |
| Server Key Size |
This is the size of the public key used by the Certificate
Authority to sign the server certificate. 1024-bits here is strong encryption
strength. 512-bits here is moderate strength. |
| Server Key Algorithm |
This is the name of the algorithm used with the server key
for encryption. ** |
| Server Certificate Signature |
This is the name of the algorithm used by the Certificate
Authority to sign the server certificate. ** |
| Server SSL Software Version |
If present, this field gives the version of the SSLeay
software use to support SSL operations on the web server. |
| * |
Internet Security Protocols:
| IPSEC |
IP Security |
| PCT |
Private Communication Technology |
| S-HTTP |
Secure HTTP (Web) |
| S/MIME |
Secure Multi-Purpose Internet Mail Extensions |
| SKIP |
Simple Key Management for Internet Protocol |
| SSL |
Secure Socket Layer |
|
| ** |
Cryptographic Standards:
| DES |
Data Encryption Standard, Diffe-Hellman |
| DSA |
Digital Signature Algorithm |
| ECC |
Elliptic Curve Cryptosystem |
| IDEA |
International Data Encryption Algorithm |
| MD5 |
Message Digest 5 |
| RC2 |
Rivest Cipher 2 |
| RC4 |
Rivest cipher 4 |
| RPK |
Raike Public Key |
| RSA |
Rivest-Shamir-Adelman |
| SHA |
Secure Hash Algorithm |
|