View Single Post

  #2 (permalink)  
Old 11-25-2005
Allen Kistler
 
Posts: n/a
Default Re: Default certificate store

grant_holler@yahoo.com wrote:
> On RedHat 8, is there a default SSL certificate store? I'm writing an
> SSL client that will present a client cert if solicited by the server.
> Currently, i'm just hardcoding the client to look for the client cert
> in an arbitrary hardcoded directory when initializing my SSL contexts.
> I'm wondering if there is a standard certificate store to point to.


Each app has its own place. There's no central "security device"
concept, like a virtual smartcard, etc., although someone may have come
up with a way to add one. Even if they have, keep it simple to start.
Reply With Quote