[cups.development] [RFE] STR #4039: Support intermediate certificate authority file

Klaus Vink Slott gqv604 at hum.ku.dk
Wed Mar 28 08:01:10 PDT 2012


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

As a workaround you can concatenate the certificates to one file and use
that. What you need to do is something like:
cat server.crt > /etc/cups/ssl/server.crt
cat intermediate.crt >> /etc/cups/ssl/server.crt
cat server.key > /etc/cups/ssl/server.key

Only done a brief test, but it seems to work ;-)

Link: http://www.cups.org/str.php?L4039
Version:  -feature





More information about the cups mailing list