-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
83 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# serializer version: 1 | ||
# name: Test_Init.Test_ElasticsearchStateful.test_es8_async_init_with_tls_custom_ca | ||
dict({ | ||
'issuer': tuple( | ||
tuple( | ||
tuple( | ||
'commonName', | ||
'Elasticsearch security auto-configuration HTTP CA', | ||
), | ||
), | ||
), | ||
'notAfter': 'Dec 18 17:55:54 2027 GMT', | ||
'notBefore': 'Dec 18 17:55:54 2024 GMT', | ||
'serialNumber': '25813FA4F725F5566FCF014C0B8B0973E710DF90', | ||
'subject': tuple( | ||
tuple( | ||
tuple( | ||
'commonName', | ||
'Elasticsearch security auto-configuration HTTP CA', | ||
), | ||
), | ||
), | ||
'version': 3, | ||
}) | ||
# --- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters