Canterbury Acupuncture and Chinese Herbal Medicine [ March 3rd, 2008 ] Posted in » Web
If anyone is interested in alternative medicine I would recommend that you check out Canterbury Acupuncture and Chinese Herbal Medicine
If anyone is interested in alternative medicine I would recommend that you check out Canterbury Acupuncture and Chinese Herbal Medicine
Recently at work I have been having to use Java and HTTPS for a portlet project that we are working on. For obvious reasons, we want the portals to use HTTPS as a means of communication for private data to prevent people from being able to intercept the data.
A big problem that has caught a couple of us out has been how java manages the certificates and the SSL handshake. It took me ages to find out what the problem was, and many Google searches. Eventually I found out, and I am going to try and help other out there by saying how to get rid of this exception.
The problem I had was that the CA (Certificate Authority) certificate was missing from my java cacerts file. For those who dont know, the CA are companies which certify who the certificate holder is who they say they are. The idea being that you trust the CA, so therefore you trust the holder. To make sure that the certificate is valid, the client and server will use both certs to verify a connection.
Unlike browsers, which cleverly download the SA cert if it is not present to do the authentication, java needs the CA cert to be already installed in the cacerts truststore. Use the instructions below to install the CA certificate (on a windows PC).
keytool -import -trustcacerts -alias [name of CA]
-file [path to the CA certificat you just saved]
-keystore [path to the cacerts file]
You will then need to restart your java app, and then hopefully it should work.
Oh, and on a different note, Google follow this please -> Therapy: Hair, Body, Nails
I must apologize for not posting for a very long time, I have been busy doing such important things as completing Twilight Princess, or just trying to get my head around the stuff I am doing at work - oh, and as I have just been told, spending time with my wife.
Lets get the flurry of posting started by putting up these photos and videos that I took at the Killers gig in wembley last night. Sorry for the poor quality, they were taken on a phone.
Mr Brightside
[gv data="http://ghosty.co.uk/mrbrightside.flv"][/gv]
When You Were Young
[gv data="/whenyouwereyoung.flv"][/gv]
They started with Sams Town, followed by When you Were young, followed by bones, followed by somebody told me. After that the gig turned into a blur of brilliance. What a gig!
Powered by WordPress | Blue Weed by Blog Oh! Blog | Entries (RSS) and Comments (RSS).