Toon posts:

SSL certificaat + Snortcenter + Linux

Pagina: 1
Acties:

Verwijderd

Topicstarter
Hoi,

Ben een beetje met SnortCenter aan het stoeien. Nu heb ik een probleem waar ik niet meer uit kom. Eerst ff m'n config:

Linux 2.4
Apache 2.0.46
PHP 4.3.2
MySQL 4.0.13-standard
cURL 7.10.5
SnortCenter v0.96

Ik werk via SSL mode. Nu krijg ik op de sensor.php page de volgende melding:

curl: (60) SSL certificate problem, verify that the CA cert is OKMore details here: http://curl.haxx.se/docs/sslcerts.htmlcurl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). The default bundle is named curl-ca-bundle.crt; you can specify an alternate file using the --cacert option.If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL).If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option.

Terwijl ik een SSL certificaat aangemaakt heb en dit in de juist dir staat. Nu zou ik de optie -k/--insecure voor cURL kunnen gebruiken maar hoe doe ik dat?


Groet,

Adriaan

  • elevator
  • Registratie: December 2001
  • Niet online

elevator

Officieel moto fan :)

Misschien naar de bekende weg vragen, maar je hebt zelf een certificaat aangemaakt?
Wat hier: http://curl.haxx.se/docs/sslcerts.html staat, heb je dat dan al doorgelezen?