search for: ssl_client

Displaying 12 results from an estimated 12 matches for "ssl_client".

Did you mean: ssh_client
2017 Jan 30
2
fts_solr and connection via https://
Op 1/22/2017 om 12:01 PM schreef Stephan Bosch: > Op 1/22/2017 om 10:01 AM schreef Jan Vonde: >> I tried adding the following settings but that didn't help: >> ssl_ca = < /etc/ssl/certs/ca-certificates.crt >> ssl_client_ca_dir = /etc/ssl/certs >> >> Can you give me a hint how I can get the ssl certificate accepted? > That should normally have done the trick. However, the sources tell me > that no ssl_client settings are propagated to the http_client used by > fts-solr, so SSL is not currently...
2017 Feb 07
2
fts_solr and connection via https://
...eb Stephan Bosch: >> Op 1/22/2017 om 12:01 PM schreef Stephan Bosch: >>> Op 1/22/2017 om 10:01 AM schreef Jan Vonde: >>>> I tried adding the following settings but that didn't help: >>>> ssl_ca = < /etc/ssl/certs/ca-certificates.crt >>>> ssl_client_ca_dir = /etc/ssl/certs >>>> >>>> Can you give me a hint how I can get the ssl certificate accepted? >>> That should normally have done the trick. However, the sources tell me >>> that no ssl_client settings are propagated to the http_client used by >&gt...
2017 Feb 17
2
fts_solr and connection via https://
.../2017 om 12:01 PM schreef Stephan Bosch: >>>>> Op 1/22/2017 om 10:01 AM schreef Jan Vonde: >>>>>> I tried adding the following settings but that didn't help: >>>>>> ssl_ca = < /etc/ssl/certs/ca-certificates.crt >>>>>> ssl_client_ca_dir = /etc/ssl/certs >>>>>> >>>>>> Can you give me a hint how I can get the ssl certificate accepted? >>>>> That should normally have done the trick. However, the sources tell me >>>>> that no ssl_client settings are propagated to...
2011 Sep 15
0
SSL support pushed out to unicorn.git :x
...git clone git://bogomips.org/kgio-monkey.git This is absolutely NOT intended to be an endorsement of the current certificate authority system. Don''t support or encourage it. lib/unicorn/configurator.rb | 13 +++-- lib/unicorn/http_server.rb | 3 + lib/unicorn/ssl_client.rb | 6 ++ lib/unicorn/ssl_configurator.rb | 104 +++++++++++++++++++++++++++++++++++++++ lib/unicorn/ssl_server.rb | 42 ++++++++++++++++ script/isolate_for_tests | 1 + t/.gitignore | 2 + t/sslgen.sh | 63 +++++++++++++++++++...
2017 Jan 22
2
fts_solr and connection via https://
...x = yes fts_solr = url=https://foo.example.com/solr/dovecot/ } When I try to index the mailboxes I am getting error messages like this: doveadm(user at host): Error: fts_solr: Lookup failed: 9002 Couldn't initialize SSL context: Can't verify remote server certs without trusted CAs (ssl_client_ca_* settings) doveadm(user at host): Error: Mailbox INBOX: Status lookup failed: Internal error occurred. Refer to server log for more information. [2017-01-22 09:52:38] Segmentation fault Contacting the index server via curl on the command line on the same host works, it returns HTTP 200:...
2017 Jan 22
0
fts_solr and connection via https://
Op 1/22/2017 om 10:01 AM schreef Jan Vonde: > I tried adding the following settings but that didn't help: > ssl_ca = < /etc/ssl/certs/ca-certificates.crt > ssl_client_ca_dir = /etc/ssl/certs > > Can you give me a hint how I can get the ssl certificate accepted? That should normally have done the trick. However, the sources tell me that no ssl_client settings are propagated to the http_client used by fts-solr, so SSL is not currently supported it seems. I...
2017 Jan 31
0
fts_solr and connection via https://
....2017 um 00:04 schrieb Stephan Bosch: > Op 1/22/2017 om 12:01 PM schreef Stephan Bosch: >> Op 1/22/2017 om 10:01 AM schreef Jan Vonde: >>> I tried adding the following settings but that didn't help: >>> ssl_ca = < /etc/ssl/certs/ca-certificates.crt >>> ssl_client_ca_dir = /etc/ssl/certs >>> >>> Can you give me a hint how I can get the ssl certificate accepted? >> That should normally have done the trick. However, the sources tell me >> that no ssl_client settings are propagated to the http_client used by >> fts-solr, so S...
2017 Feb 08
0
fts_solr and connection via https://
...t;>> Op 1/22/2017 om 12:01 PM schreef Stephan Bosch: >>>> Op 1/22/2017 om 10:01 AM schreef Jan Vonde: >>>>> I tried adding the following settings but that didn't help: >>>>> ssl_ca = < /etc/ssl/certs/ca-certificates.crt >>>>> ssl_client_ca_dir = /etc/ssl/certs >>>>> >>>>> Can you give me a hint how I can get the ssl certificate accepted? >>>> That should normally have done the trick. However, the sources tell me >>>> that no ssl_client settings are propagated to the http_client...
2017 Feb 17
0
fts_solr and connection via https://
...M schreef Stephan Bosch: >>>>>> Op 1/22/2017 om 10:01 AM schreef Jan Vonde: >>>>>>> I tried adding the following settings but that didn't help: >>>>>>> ssl_ca = < /etc/ssl/certs/ca-certificates.crt >>>>>>> ssl_client_ca_dir = /etc/ssl/certs >>>>>>> >>>>>>> Can you give me a hint how I can get the ssl certificate accepted? >>>>>> That should normally have done the trick. However, the sources >>>>>> tell me >>>>>> that...
2012 Aug 17
4
How to modify client authentication in passenger based puppet master behind ssl proxy
I''ve configured our DMZ apache webserver to proxy connections from our roaming users into our internal puppet master running under passenger/apache. Everything is pretty much working but because I am using SSL between the proxy server and the puppet master, the master treats the connection as authenticated as the proxy. My current work around is to allow access to all catalog and
2020 Jul 19
2
submission proxy -- where to config/present client cert?
?I've a dovecot instance setup with submission proxy, protocols = imap lmtp submission sieve hostname = internal.mx.example.com submission_relay_host = internal.mx.example.com submission_relay_port = 465 submission_relay_trusted = yes submission_relay_ssl = smtps submission_relay_ssl_verify = yes service submission-login { inet_listener submission { address = 10.2.2.10,
2017 Mar 04
2
fts_solr and connection via https://
...n Bosch: >>>>>>> Op 1/22/2017 om 10:01 AM schreef Jan Vonde: >>>>>>>> I tried adding the following settings but that didn't help: >>>>>>>> ssl_ca = < /etc/ssl/certs/ca-certificates.crt >>>>>>>> ssl_client_ca_dir = /etc/ssl/certs >>>>>>>> >>>>>>>> Can you give me a hint how I can get the ssl certificate accepted? >>>>>>> That should normally have done the trick. However, the sources >>>>>>> tell me >>>&...