HTTPS???

edward.williams
Posts: 4
Joined: Mon Dec 10, 2001 10:02 am

HTTPS???

Post by edward.williams »

Does Webinator 4 work with HTTPS?
doran
Posts: 50
Joined: Tue Jun 06, 2000 1:37 pm

HTTPS???

Post by doran »

Webinator can serve searches on an HTTPS machine.
The walker doesn't fetch from HTTPS at this time.

Full Texis would let you index secure pages by inserting the content directly into the table, if you're an administrator who has access to the data -- or if not, maybe you shouldn't be indexing that material?
edward.williams
Posts: 4
Joined: Mon Dec 10, 2001 10:02 am

HTTPS???

Post by edward.williams »

Thanks for the info on HTTPS. I attempted to install Webinator and wantedto make sure there wasn't something I was doing incorrectly. I could not get past supplying a URL since Webinator specifically asks for an HTTP URL.

I would think the search capability would function such that it would check the permissions of the person searching and return to them what they are privileged to see.

Does this not happen?
User avatar
Kai
Site Admin
Posts: 1271
Joined: Tue Apr 25, 2000 1:27 pm

HTTPS???

Post by Kai »

It's not a permissions issue, it's a protocol issue. Webinator cannot currently communicate in the HTTPS protocol.
edward.williams
Posts: 4
Joined: Mon Dec 10, 2001 10:02 am

HTTPS???

Post by edward.williams »

kai,

Yes, I understand and thanks for your input.

Does the search capability function such that it checks the permissions of the person searching and return to them what they are privileged to see?
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

HTTPS???

Post by John »

The Webinator as it stands does not check permissions, and will show all the results it has crawled.

If there is a simple way to do the check based on the information provided in the HTTP search request then you can add that to the Webinator search script. One example would be if some documents are private, and some are public.

Often the permissions schemes are more complicated, and different documents can be seen by subsets of users. This requires the additional power of Texis to store all the permission information in the Texis database, and you can implement any permission logic you need.
John Turnbull
Thunderstone Software
edward.williams
Posts: 4
Joined: Mon Dec 10, 2001 10:02 am

HTTPS???

Post by edward.williams »

I understand that Webinator 4.0 only runs on port 80 (HTTP).

Is it possible to place the Texis database portion behind a firewall so that the indexed information is not as vulnerable?
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

HTTPS???

Post by John »

Webinator can only index information served via HTTP, however the actual search can occur over HTTPS. The database does need to be on the machine that is serving the search results, but beyond that it can be firewalled, although the free version does need to talk to our license server on port 80.
John Turnbull
Thunderstone Software
zoeoberon
Posts: 42
Joined: Mon Dec 11, 2000 1:32 pm

HTTPS???

Post by zoeoberon »

John, Does this also apply to the <fetch> statement from a in Vortex? i.e., doesn't support https but will in a release this summer?

Thanks,
Joan
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

HTTPS???

Post by mark »

yes
Post Reply