Friday, August 31, 2007

BW_GLOBAL_TRUSTED_CA_STORE - getting it to work on UNIX

If you have ever experienced pain while deploying your EAR in UNIX - something about IO errors in the log... Now the funny part: just use four slashes in the URL, like so:

file:////etc/trustedCertificates

2 comments:

Anonymous said...

Many thanks, this solved my problem. who'd have guessed four '/'s when the user guide shows three.

LokSatta said...

Awesome, 4 slashes did work and it's indeed funny :)

thank you