I'm probably failing at a very basic level here, but can anyone explain how
to get the three keys that seem to be needed for om_http to post to a
public HTTPS endpoint?

https://collectors.sumologic.com/ is the endpoint we're trying to hit. I
can extract the key for the main SSL site. And the CA key (though I'm not
clear where in the hierarchy this should be).

HTTPSCertFile   %CERTDIR%/client-cert.pem
HTTPSCertKeyFile        %CERTDIR%/client-key.pem
HTTPSCAFile             %CERTDIR%/ca.pem


but that still leves the CertKeyFile and to be honest I don't know enough
about how HTTPS/SSL handshakes work to figure out how I get these?

Many thanks

James
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to