Screen Scraping

2004-01-02 Thread Jay Johnston
PROBLEM: My customer support role frequently has me searching through huge, electronic, web-based file listings. Opening a file, using Cntrl-F to search for a string, then using the back button to open another ends up being terribly tedious process. [To find out what I'm getting at read MILLION D

Re: Newbie: Key question

2004-01-02 Thread Schuyler Stultz
Ole Hansen wrote: I now pass the 32 bytes (after the 5 bytes Record Layer Header) to my decrypt function and I expected a result that at least had the handshake protocol header as the first 4 bytes indicating the handshake type (20) and length but it is not. Thats what I meant with things not maki

Re: Newbie: Key question

2004-01-02 Thread Ole Hansen
On Mon, 2003-12-29 at 18:43, Jostein Tveit wrote: > Ole Hansen <[EMAIL PROTECTED]> writes: > > > I would like to decrypt the Finished message from the client. What > > functions will do here? I have tried with EVP_Decrypt*() but output does > > not make sense. Which key should I pass to EVP_Decr

Service Certificate DN

2004-01-02 Thread ms419
I run several SSL enabled services on a single host. Especially since some of these don't run as root, I want to create a different certificate, with a different DN, for each service. However, each service certificates' CN must be the FQDN of the host. The kerberos principal syntax, "service/FQ