Update git submodules

* Update ansible-role-uwsgi from branch 'master'
  to 5f2a0732433caeae8a2d0c0c84e844d2a977cd06
  - Use the system trust store for python requests rather than certifi
    
    Custom CA are added to the system trust store, never to certifi.
    It is necessary to use the system trust store to cover the scenario
    where private or self-signed certificate authrorities are used to
    secure APIs that the uwsgi service should communicate with.
    
    The default is changed to the system trust store, and can be overridden
    per service through uwsgi_services, or globally through uwsgi_ini_overrides.
    
    Change-Id: Idb532c206c3338b9934dfa47e76170aebbb5a5ef
This commit is contained in:
Jonathan Rosser 2021-06-25 14:51:51 +01:00 committed by Gerrit Code Review
parent 75d9de9ef9
commit e98846af40
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 95f74142a397fa94444fae429fea32b184b03e9b
Subproject commit 5f2a0732433caeae8a2d0c0c84e844d2a977cd06