OnDemand User Group

Support Forums => MP Server => Topic started by: MHassan on June 07, 2022, 05:19:07 AM

Title: Audit , SSL/TLS
Post by: MHassan on June 07, 2022, 05:19:07 AM
Hello ,

1-is CMOD V10.5 Multiplatform containing audit trail feature ?
If yes how can I enable it , or how to configure it

2- What's the version of TLS/SSL is supported from the CMOD V10.5 ?
Title: Re: Audit , SSL/TLS
Post by: jsquizz on June 07, 2022, 09:50:36 AM
Hello ,

1-is CMOD V10.5 Multiplatform containing audit trail feature ?
If yes how can I enable it , or how to configure it

2- What's the version of TLS/SSL is supported from the CMOD V10.5 ?

What exactly do you mean by audit trail?
Title: Re: Audit , SSL/TLS
Post by: Justin Derrick on June 07, 2022, 11:31:27 AM
As long as you have maximal logging enabled, the System Log is your Audit Trail.

Unless you have some specific need that you haven't told us about...

-JD.
Title: Re: Audit , SSL/TLS
Post by: MHassan on June 08, 2022, 03:04:30 AM
Hello ,

1-is CMOD V10.5 Multiplatform containing audit trail feature ?
If yes how can I enable it , or how to configure it

2- What's the version of TLS/SSL is supported from the CMOD V10.5 ?

What exactly do you mean by audit trail?


What I mean for example in FileNet I can set audit on specific Document Class , and extract the report and it describe everything that happened on this class
So what I am asking about is there any feature that is same as this ?
Title: Re: Audit , SSL/TLS
Post by: MHassan on June 08, 2022, 03:07:16 AM
As long as you have maximal logging enabled, the System Log is your Audit Trail.

Unless you have some specific need that you haven't told us about...

-JD.

What the customer need is to see everything done on specific report without going to system log and search for message number and extract it in csv as this is a long process for him , so is there any feature like this ?
Title: Re: Audit , SSL/TLS
Post by: Justin Derrick on June 08, 2022, 05:11:22 AM
As far as I know, there is no such feature, but it's possible to build something that does this.

This would probably be a good candidate for an Enhancement Request.

-JD.
Title: Re: Audit , SSL/TLS
Post by: MHassan on June 08, 2022, 05:44:36 AM
As far as I know, there is no such feature, but it's possible to build something that does this.

This would probably be a good candidate for an Enhancement Request.

-JD.

Thank you JD for you reply ,

Regarding the second question do you have any information about it , is CMOD V10.5 support TLSV1.2 or higher as There is no record in the documentation of the CMOD that state the version of TLS version , it only contains documentation of how to configure CMOD with TLS/SSL
Title: Re: Audit , SSL/TLS
Post by: Justin Derrick on June 08, 2022, 07:41:29 AM
In response to your question about SSL/TLS versions, there are some undocumented parameters that you can add to ars.ini in order to control how CMOD & SSL work together:

https://cmod.wiki/index.php?title=ars.ini#Unlisted_CMOD_Configuration_Parameters

-JD.
Title: Re: Audit , SSL/TLS
Post by: MHassan on June 08, 2022, 09:06:05 AM
In response to your question about SSL/TLS versions, there are some undocumented parameters that you can add to ars.ini in order to control how CMOD & SSL work together:

https://cmod.wiki/index.php?title=ars.ini#Unlisted_CMOD_Configuration_Parameters

-JD.

Hello JD,

Thank you so much , This what exactly what I were searching for.