Re: [DOCS] File format for SSL CRL file

2012-07-03 Thread Peter Eisentraut
On mån, 2012-07-02 at 20:30 -0400, Greg Smith wrote: > The root.crl needs to be in PEM (and not DER) format. If a > certificate file exists but is the wrong type, you will be told it > cannot find the file when it exists, with this sort of error in the > log: Could we instead fix it to accept bot

Re: [DOCS] File format for SSL CRL file

2012-07-03 Thread Magnus Hagander
On Tuesday, July 3, 2012, Alvaro Herrera wrote: > > Excerpts from Greg Smith's message of lun jul 02 20:30:07 -0400 2012: > > A documentation comment came in recently about ssl-tcp.html not > > specifying what format is expected for the CRL file. Seems like > > something that could be described b

Re: [DOCS] File format for SSL CRL file

2012-07-02 Thread Alvaro Herrera
Excerpts from Greg Smith's message of lun jul 02 20:30:07 -0400 2012: > A documentation comment came in recently about ssl-tcp.html not > specifying what format is expected for the CRL file. Seems like > something that could be described better now that I look at it, so I'm > passing that alon

[DOCS] File format for SSL CRL file

2012-07-02 Thread Greg Smith
A documentation comment came in recently about ssl-tcp.html not specifying what format is expected for the CRL file. Seems like something that could be described better now that I look at it, so I'm passing that along with just wording edits from me; this is from user "oneironautics": The ro