dbTalk Databases Forums  

using CRLs

comp.databases.postgresql comp.databases.postgresql


Discuss using CRLs in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ch Lamprecht
 
Posts: n/a

Default using CRLs - 05-06-2007 , 02:28 PM






Hello,

I am using SSL connections with client certificates. Everything works fine. Now
I am making up my mind if there is a way to have the pg server check a CRL
(certificate revocation list).
I didn't find anything in the documentation covering that. Could anyone give me
a hint?

Thanks, Christoph

--
ch.l.ngre (AT) online (DOT) de

Reply With Quote
  #2  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: using CRLs - 05-07-2007 , 02:35 AM






Ch Lamprecht <ch.l.ngre (AT) online (DOT) de> wrote:
Quote:
I am using SSL connections with client certificates. Everything works fine.
Now I am making up my mind if there is a way to have the pg server check a
CRL > (certificate revocation list).
I didn't find anything in the documentation covering that.
Could anyone give me a hint?
http://www.postgresql.org/docs/8.2/static/ssl-tcp.html

"Certificate Revocation List (CRL) entries are also checked if the file
root.crl exists."

Yours,
Laurenz Albe


Reply With Quote
  #3  
Old   
Ch Lamprecht
 
Posts: n/a

Default Re: using CRLs - 05-07-2007 , 07:38 AM



Laurenz Albe wrote:
Quote:
Ch Lamprecht <ch.l.ngre (AT) online (DOT) de> wrote:

I am using SSL connections with client certificates. Everything works fine.
Now I am making up my mind if there is a way to have the pg server check a
CRL > (certificate revocation list).
I didn't find anything in the documentation covering that.
Could anyone give me a hint?


http://www.postgresql.org/docs/8.2/static/ssl-tcp.html

"Certificate Revocation List (CRL) entries are also checked if the file
root.crl exists."
Thank you! My installation is still 8.1. I should have checked the 8.2
documentation before asking...

Christoph

--
ch.l.ngre (AT) online (DOT) de


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.