Menu

#10 SSL/TLS for C-Icap

v1.0_(example)
open
nobody
TLS (1)
3
2019-02-02
2018-09-20
Anonymous
No

HI,
How to run c-icap on TLS ?
TlsPort 1345 SSLv2 /usr/local/c-icap/cert/ssl/certificate_1.pem /usr/local/c-icap/cert/ssl/key.pem
TlsPort 1345 tls-method=TLSv1_2 cert=/usr/local/c-icap/cert/ssl/certificate_1.pem key=/usr/local/c-icap/cert/ssl/key.pem

Tried above configuration but failing while starting
Fatal error while parsing config file: "/usr/local/c-icap/etc/c-icap.conf" line: 188
The line is: TLsPort 1345 SSLv2 /usr/local/c-icap/cert/ssl/certificate_1.pem /usr/local/c-icap/cert/ssl/key.pem

Discussion

  • Anonymous

    Anonymous - 2019-01-23

    Hi,
    I am also facing the same problem. Please help.

    Fatal error while parsing config file: "/usr/local/etc/c-icap.conf" line: 139
    The line is: TlsPort 11344 cert=/usr/local/c-icap/cert/certificate.pem key=/usr/local/c-icap/cert/key.pem

     
  • chtsanti

    chtsanti - 2019-01-23

    Which c-icap release are you using?
    Which is the output of the "c-icap -VV" command?

     
  • Anonymous

    Anonymous - 2019-01-24

    Hi,
    Version is 0.5.5

    [root@localhost ~]# c-icap -V
    0.5.5

     
  • Anonymous

    Anonymous - 2019-01-24

    Full version details are below.
    [root@localhost ~]# c-icap -VV
    c-icap version: 0.5.5
    Configure script options:
    Configured for host: x86_64-pc-linux-gnu

     
  • chtsanti

    chtsanti - 2019-01-25

    The most possible is that the c-icap is not compiled with openssl support.
    You need to install libssl-dev or openssl-dev or similar package to enable support for TLS/SSL

     
  • Anonymous

    Anonymous - 2019-02-02

    Thanks chtsanti.

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB