I am trying to use a Maven 2 repository via SSL secured with a self-signed certificate. I followed the instructions at HTTPS and Self-Signed Certificates in Java but I doesn't to work.
I think its because the certificate is a wild-card certificate. So I wonder if I should be doing something different to import the wild-card certificate?