Admin web client won't open in any browser

If you are having a problem using Vault, post a message here.
therand
Posts: 16
Joined: Fri Jan 30, 2015 2:45 pm

Re: Admin web client won't open in any browser

Post by therand » Fri Feb 13, 2015 8:30 am

Hey Beth,
I sent you via email more information and just wanted to touch base to see if there was any momentum on this issue. I'm stuck and can't use Vault at all.
Thanks

therand
Posts: 16
Joined: Fri Jan 30, 2015 2:45 pm

Re: Admin web client won't open in any browser

Post by therand » Fri Feb 13, 2015 9:01 am

Success!
I've been playing with different things trying to make something work. I was pretty sure it had to do with FIPS being engaged. I found a lot of similar remedies to the one below but they just didn't work. However, this one did. I can now get to the Vault Login screen. Here's the fix...
You comment out the existing machineKey entry in the web.config for the VaultService directory and add this one below. Restart IIS and boom...it worked. I haven't actually logged in yet so I don't know how far I can go or even if this is a "best fix". Also, I may have to add the same key for the other Vault apps/directories.
<machineKey validationKey="AutoGenerate,IsolateApps" decryptionKey="AutoGenerate,IsolateApps" validation="3DES" decryption="3DES"/>
Please let me know what you think about this.
Thanks

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Admin web client won't open in any browser

Post by Beth » Fri Feb 13, 2015 4:30 pm

Thank you for the update.

Vault 8 should be FIPS compliant. I'll have someone take a look.
Beth Kieler
SourceGear Technical Support

Post Reply