Remote Vault Over Internet: Recommendation

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
gkravis
Posts: 6
Joined: Thu Oct 14, 2004 12:22 pm

Remote Vault Over Internet: Recommendation

Post by gkravis » Wed Oct 20, 2004 9:47 am

We have recently upgraded from SOS to Vault. Securely accessing our SOS repository over the Internet was accomplished via SOS client and server pieces via custom encryption/decryption over an odd port number (at least, I think it worked something like that). We had just a single port open on our firewall.

However, regarding a Vault installation, I haven't seen any posts or white papers that discuss best practices for configuring Vault for remote access.

Is SSL the only/recommended way to accomplish the encryption?

What port should be used? 80? 443? Other?

What other factors should be considered in locking down the server from nefarious scofflaws.

Thanks in advance,
Gary Kravis

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed Oct 20, 2004 11:36 am

Yes, SSL is way to do encryption. Our server is an extension of IIS, so we just use it. You can configure it on any port you like, so if you are concerned about people guessing the port, configure IIS/SSL to work on a different port, otherwise SSL is on port 443 by default.

You should definitely use a firewall to block access to the Vault server except through the SSL port.

Post Reply