a139786
a139786
Examining the certs generated by OpenSSL vs ADCS, I noticed a disagreement in the X509v3 key usage attributes: the ADCS cert is setup for Digital Signature, Key Agreement whereas the...
I did - the OpenSSL cert worked (auth and traffic flowed). The ADCS cert had no auth error, but there was no traffic flow.
I have OpenWEC and rsyslog sharing a box - OpenWEC writing to files rsyslog reads from. That way any issues with the syslog server don't result in loss of logs....
Thanks so much - that's perfect! (Should have gone looking at toml.io - sorry about that!)