Hi Stephan,

Thank you for your answer!

It took a few weeks for my question to be approved actually: I did not even 
expect it would be published eventually. :)

Yes, the method you mentioned works pretty well as I had to go with that 
approach 2 weeks ago.

Sorry I could not mention the solution earlier as my initial question (Jul 
24) came only today (Aug 7).

Again, thank you.

Regards,
Garri

On Wednesday, August 7, 2024 at 12:54:48 PM UTC+2 Stephen Maher wrote:

> Hi Caroline,
>
> In the past where I have had issues here I have created a custom SSL 
> config, I think many forget that its possible to customise the SSL config 
> in this way and this can solve some of the issues where the SSL config in 
> controller or execution environment is not quite right for your outcome.
>
> ie.
>
> - name: Get stuff
>   environment:
>     OPENSSL_CONF: /path/to/your/custom/openssl.cnf
>   ansible.builtin.uri:
>     ….
>   
> And within the SSL config set MinProtocol & CipherString or update in 
> Protocol.
>
> I should think this will help.
>
> Regards
>
> Steve Maher
>
>
> On 23 Jul 2024, at 23:19, Garri Djavadyan <[email protected]> wrote:
>
> ansible.builtin.uri 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8111b62b-fb5f-468e-8c8b-f6765b7cfc71n%40googlegroups.com.

Reply via email to