Hi guys,

I have a use case where I need to access a keystore over http. I noticed
that the AbstractCrypto class
(org.apache.ws.security.components.crypto.AbstractCrypto) only looks for the
keystore resource on the classpath and if not found - assumes it's a file on
the file system. Do you think it would be a useful feature for the abstract
crypto to be able to load the keystore directly from an url as well? If you
are interested I could submit a patch proposal for it...

Regards,
Stefan

Reply via email to