Improvements to auth and access point support
* Ensure that certificate renewals always use the original credentials source * Include file system ID in all client TLS certificates * Updates to man page and README
Showing
- README.md 1 addition, 0 deletionsREADME.md
- build-deb.sh 1 addition, 1 deletionbuild-deb.sh
- config.ini 1 addition, 1 deletionconfig.ini
- dist/amazon-efs-utils.control 1 addition, 1 deletiondist/amazon-efs-utils.control
- dist/amazon-efs-utils.spec 1 addition, 1 deletiondist/amazon-efs-utils.spec
- man/mount.efs.8 2 additions, 1 deletionman/mount.efs.8
- src/mount_efs/__init__.py 76 additions, 70 deletionssrc/mount_efs/__init__.py
- src/watchdog/__init__.py 77 additions, 83 deletionssrc/watchdog/__init__.py
- test/.DS_Store 0 additions, 0 deletionstest/.DS_Store
- test/mount_efs_test/test_bootstrap_tls.py 9 additions, 9 deletionstest/mount_efs_test/test_bootstrap_tls.py
- test/mount_efs_test/test_create_self_signed_cert.py 78 additions, 20 deletionstest/mount_efs_test/test_create_self_signed_cert.py
- test/mount_efs_test/test_get_aws_security_credentials.py 41 additions, 110 deletionstest/mount_efs_test/test_get_aws_security_credentials.py
- test/watchdog_test/test_get_aws_security_credentials.py 43 additions, 79 deletionstest/watchdog_test/test_get_aws_security_credentials.py
- test/watchdog_test/test_refresh_self_signed_certificate.py 100 additions, 29 deletionstest/watchdog_test/test_refresh_self_signed_certificate.py
Please register or sign in to comment