=== Config function: sasl_external_SUITE:init_per_suite/1 (click for source code)

=== Config value:

    [{tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/sasl_external_suite.init_per_suite.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/sasl_external_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41"

=== Started at 2024-03-21 07:52:32


*** System report during sasl_external_SUITE:init_per_suite/1 2024-03-21 07:52:32.612 ***🔗
=WARNING REPORT==== 21-Mar-2024::07:52:32.612615 ===
====== starting sasl_external_SUITE suite


*** User 2024-03-21 07:52:32.625 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = not-alice

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
otherName.2 = id-on-xmppAddr;UTF8:alice@fed1
email = not-alice@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:32.852 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice_key.pem",
     " -outform PEM"]
Out Can't load /home/circleci/.rnd into RNG
807BD29CA77F0000:error:12000079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:106:Filename=/home/circleci/.rnd
..............+.......+...+............+..............+.......+..+.+.........+........+....+...+......+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+.....+.+..+...+....+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+..+..........+..+....+.....+.+........+.......+........+.+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+...+......+.........+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.......+..+....+.....+.......+.........+.....+...+...+..........+............+..+.........+.......+.....+....+...+.....+.......+......+.....+.......+......+..+.......+......+......+.........+..+............+.............+.....+...+......+..........+...+...+...+.........+..+..........+...+..+...+...+...+.+...+...+...............+..+.+..........................+......+..................+..........+......+.....+....+.....+.......+...+..............+......+.+.........+..+......................+........+.......+.....+...+....+...........+..........+.....+...+......+...+.+.....+......+.........+.+...+..+.+..+......+.....................+.+..+..........+.....+...+..........+..+...+..........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:32.871 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'not-alice'
Certificate is to be certified until Dec 16 07:52:32 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:32.871 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = kate

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:kate@localhost
otherName.2 = id-on-xmppAddr;UTF8:kate@fed1
email = kate@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:33.151 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate_key.pem",
     " -outform PEM"]
Out .........+.+...+......+..+...+.......+...+............+..+...+.......+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.+............+..+......+...+......+......+....+...+........+....+......+..+...+...+.+...+...+..............+...+.+..+...+.+......+........+....+......+.....+....+..+.............+..+...+.+............+............+...+........+..........+......+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.........+.........+............+...+......+.+.........+......+......+.........+...............+..............+.+......+........+.......+..+.+.........+..+....+..+...+.+.....................+........+.........+......+.+.....+.+..+......+......+......+..........+...+..+....+........+......+.+...+...+..+.......+...+..+...+.............+..+.+..+.........+.........+.......+...+.........+...+.....+.......+............+..............+......+...+.+...........+...+.+.....+....+.....+......+..........+.........+.....+..........+........+............+...+...+.+.........+.....+.+.....+...+...+...+....+...+..............+.+.....+.............+..+....+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:33.171 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'kate'
Certificate is to be certified until Dec 16 07:52:33 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:33.172 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = bob

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:bob@localhost
email = bob@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:33.578 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob_key.pem",
     " -outform PEM"]
Out ....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+......+............+.......+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+........+...............+.......+............+..+.+..+.......+......+........+....+..+..........+...+..+.........+...............+....+..+.+...+...........+.+..+.+..+..........+.........+.....+.+.....+...+....+..+...+.......+........+.+..+..........+........+.+....................+......+...+.+...+..+.+...............+...+.....+....+..+...+..............................+...+..................+.+.....+...+.+.....+.......+.....+...............+.......+...+...+...........+...+.+...............+..+.........+.+..+.+.....+......+.+........+....+...+.........+..................+..+......+....+........+......+.......+.....+....+...+.....+.............+.....+....+...+...+........+....+......+..+.........+......+.........+....+...............+..+...+.......+...+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+............+...+...+....+...+..+.+............+.................+...+...+....+..............+...............+......+.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+......+.+...........+...+....+..+......+....+...+......+..+...+..........+...........+..........+...............+......+.........+.....+....+..+...+.+...+........+...+.+...+......+...........+.+..+..........+......+......+........+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+...+.....+......+....+..+...+....+..+.+............+......+...........+..........+...+........+...+.+......+..+................+......+.....+......+....+.....+.+..+...+...+....+...............+...+...+...........+.............+...+...+..+...+.+.....+....+....................+.+...+..+...............+..................+......................+......+...+......+...+..+...+.......+......+...............+..+................+..+.......+........+.......+...........+.+......+..+......+......+....+......+.....+...+......+......+...+...+...+......+......+..........+..+.......+.........+......+.........+......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:33.592 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'bob'
Certificate is to be certified until Dec 16 07:52:33 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:33.592 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = greg

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:greg@localhost
email = greg@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:33.709 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg_key.pem",
     " -outform PEM"]
Out ...+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+.......+..+.+.........+...........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.........+.......+...+..+...+.+......+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+....+.....+....+............+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+.....+.+...........+...+.+..+...+.+...........+...+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+......+....+...........+....+.........+.....+......+.+......+........+.......+.....+.......+.....+......+..........+.........+.....+...+.......+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:33.725 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'greg'
Certificate is to be certified until Dec 16 07:52:33 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:33.726 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = john

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]

email = john@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:34.008 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john_key.pem",
     " -outform PEM"]
Out ...................+.....+...+.+.....+.......+........+.+.....+...+...+...+....+...+........+.......+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+....+..+.......+......+......+......+.....+...+.+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.....+.+........+.+.....+.+..+...+....+...+...........+......+......+.........+...+......+.........+...+.......+...+...+.....+.+......+..+.......+..............+.+..............+.........+............+...+......+............+.......+......+.....+.+........+.+.....+......+.+.....+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+...+.+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+...+...+......................+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.......+...............+..+....+......+........+..........+...+........+.+........+.+.........+..+......+.........+.........+....+.................+.........+..........+...........+....+.....+..........+......+......+.....+..........+...+..+.......+......+.........+..+...+...+...+.+......+..+.+..+...+.+...+.....+...............+.+.........+..+.........+.......+............+..+...+..........+.....+......+..........+..+....+.....+.+..+.+...........+.+........+.........+......+.+...+......+.........+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:34.022 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'john'
Certificate is to be certified until Dec 16 07:52:34 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:34.022 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = john@localhost

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]

email = john@localhost@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:34.246 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost_key.pem",
     " -outform PEM"]
Out ....+...+...+.....+..........+..+...+.........+...+..........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+....+...+...+..+.+.....+.......+..+...+...+....+...+............+.......................+....+...+........+...................+.....+.+...............+..+.+..+....+.....+.........+.....................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+..........................+.........+....+.........+..............................+............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+.......+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+..........+....................+............+....+..+.......+...+...+..+...+....+..+....+............+.........+.....+...............+.+...............+..+.+..+............+.+..+..........+...+.........+.....+...............+.............+........+......+....+.....+..........+..+............+.+.........+...+..+...+...+.+...............+.....+.........+.+...+........+....+...........+.......+..+...+...+....+..............+.+...+.....+...+...+....+......+..............+.............+.........+......+...+..........................+.............+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:34.261 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'john@localhost'
Certificate is to be certified until Dec 16 07:52:34 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:34.262 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = not-mike

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]

email = not-mike@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:34.511 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike_key.pem",
     " -outform PEM"]
Out .+......+.....+.......+...+.....+....+........+.+..............+...+.........+....+......+......+..+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.........+....+........+.......+..+.+..+......................+......+.......................+......+......+.......+...............+..+.+...+.................+....+...+......+....................+...............+.+......+........+....+.....+......+.......+....................+....+...+.....+.+.....+....+.................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
....+......+...........+.......+...+...+............+...+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+...............+..........+..+.......+......+........+......+.+..+.+..+...................+..................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+......+...+.+.....+.............+......+.........+..+...+...+...+.......+...+..+...+......+..........+.........+......+...+..+......+.............+..+..........+..............+.........+....+.....+.+...............+......+......+...+..+.......+..+......+....+.........+..+.......+.....+.......+...+............+...............+...+..+..........+........+.+.....+......+.+........+....+..+.+..............+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:34.525 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'not-mike'
Certificate is to be certified until Dec 16 07:52:34 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:34.525 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = grace

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:grace@fed1
otherName.2 = id-on-xmppAddr;UTF8:grace@reg1
email = grace@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:35.189 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace_key.pem",
     " -outform PEM"]
Out ........+.+...........+.............+..+......+...+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+..+............+.+........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+...+......+..+.........+....+......+...............+........+...+...+....+...+.....+............+............+......+...+...............+.........+.............+..+.+.....+.......+.........+.........+..+.......+............+...+........+..........+.....+....+...+...........+.........+......+................+...+........+...+........................+......+.+........+...+....+...+...+........+.+...........+..........+..+......+.+...........+.......+.....+..........+.....+.+.....+.+...........+............+......+.........+......+.+...+..+......+.........+.+...+..+.......+..+..........+...+..+...+..........+...+..+...+.......+...........+.+......+...+.........+.....+.......+...+..+.+..............+.............+...............+........+....+.....+.+..+.+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+..+.......+...+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+..................+..+.+.....+....+...+........+...+....+...+.....+.......+......+.....+....+........+....+.....+........................+......+...+...+.............+.........+...+.....+.........+....+......+...........+....+.....+...+......+.......+...+.....+.+.....+.+..+......+....+...+........+......+..................+.......+...+........+..........+...+......+.....+...+...+....+........+.............+............+...+..+..........+......+..............+.+......+...+...+........+.+.....+.........+......+...+......+.+.....+................+.........+.....+....+..............+...+............+.+.....+.+.....+.+.....+............+......+.+.....+.............+..+....+..+............+.............+............+...+........+.......+..+.+..+......................+........+...+....+...+..+.+..+...........................+..........+.....+.+...........+.+............+...........+......+.+.................+...............+..........+......+...........+...+.......+.........+......+...+..+......+..........+.....+...+....+.....................+.....+....+...+.....+..........+........+.........+...+..........+.........+...+...........+...................+..+...+.+..+...+....+...+..+...+............+.+......+.....+...+...+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:35.206 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'grace'
Certificate is to be certified until Dec 16 07:52:35 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:35.207 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = grace@localhost

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:grace@fed1
otherName.2 = id-on-xmppAddr;UTF8:grace@reg1
email = grace@localhost@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:35.696 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost_key.pem",
     " -outform PEM"]
Out .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+......+....+...+..+...+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...................+.....+...+.......+...........+....+...+........................+.....+...+...+.........+...+..........+......+..+...+.........+..........+.....+...+.......+...+...+......+...+..+.+...+...........+....+..+...+.........+............+................+...+..+.............+.....+.+...+.....+.+......+......+........+......+...+...+...+.........+.......+.....+....+..+.......+.................+.........+.........+......+....+...+.........+.....+.............+..+.........+.+.....+.........+....+..+...+.+......+...+..+...+.......+...........+....+..............+..........+............+........+......+.+...+.........+..+...+.......+..................+...+...+..+.........+....+...........+.+..+.+.....+.+........+......+.........................+......+...........+....+...+...+..+.+.....+.........+............+.+...+..+......................+..+.+.................+.......+...+......+.....+....+............+........+......+......+.+........+.....................+.........+....+..+.+.........+...+..+.........+.......+.....+....+...............+...............+...+..+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.....+...+..+...+...+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...................+...+.+.........+.....+...+..........+.....+...+....+...........+.+......+...+..+.......+.....+...+...+.....................+...+.+.........+...............+...+.................+.+...........+...+......+......+...+..........+.................+.+..+...+....+...........+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:35.712 ***🔗
generate_ca_signed_cert 2:
Cmd ["/home/circleci/project/big_tests/tests/sasl_external_SUITE_data/sign_cert.sh",
     " --req ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost_cert.pem"]
Out Using configuration from openssl-ca-clients.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'grace@localhost'
Certificate is to be certified until Dec 16 07:52:35 2026 GMT (1000 days)
Sign the certificate? [y/n]:

1 out of 1 certificate requests certified, commit? [y/n]Write out database with 1 new entries
Data Base Updated


*** User 2024-03-21 07:52:35.713 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = not-alice-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:alice-self-signed@localhost
otherName.2 = id-on-xmppAddr;UTF8:alice-self-signed@fed1
email = not-alice-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:35.995 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ..........+.....+.......+.....+.+.....+..........+..+......+......+....+.....+......+......+....+...+...............+.....+......+....+..+.+...+......+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+...+....................+..........+......+...+...+..+......+....+..+.+............+..+.+...+......+........+...+..........+..+......................+.....+.+........+....+..+.+..+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+...+.......+...........+......+.+...+..+....+...+...............+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.........+.+.........+...........+...+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.......+.........+...+....................+...+...+......+......+...+...................+...+...+..+....+.....+...+..........+...........+.+......+..+......+.......+..+......+......+..........+......+...+.........+.....+.+..............+...+...+....+...+............+..+...+.......+......+..+...+....+...+..+.....................+...+.......+..+..........+.....+.......+...+...+..+......+.+........+.+......+.........+..+...+....+........+....+...+..+....+..+.......+.....+.......+...........+....+...+.....+......................+........+......+.......+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:35.995 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = kate-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:kate-self-signed@localhost
otherName.2 = id-on-xmppAddr;UTF8:kate-self-signed@fed1
email = kate-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:36.405 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ..+...+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+..+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+..+.......+...+........+.............+..+....+.........+..+...+.+......+.....+....+........+......+......+...+..........+..+.+.....+...+.......+........+....+..+.+...+.........+........+...............+.......+.....................+.....+......+..........+...+...+............+...+..+.+.........+..+.........+................+.....+.+..+......+......+....+.....+...............+...................+..+...+.......+........+......+.+....................+.........+.....................+.........+.+...+..+....+..+.......+..+......+.........+...+..........+...+.....+.........+....+.....................+...+.....+..........+...+........+....+..+.+..+...+....+........+.+..+..........+...+..+...+.+...+...+...+...........+.+........+......+.+............+......+.....+...................+.....+.+..............+.+..+...+....+...+.................+......+.......+.....+...+....+........+.............+......+.........+..+.......+......+......+...+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+...+.....+.+......+.....+.+..............+.+...............+..+......+.+...........+...+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.+..+......+..........+.....+....+..+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.+..+...................+.....................+...+.....+....+..+.+........+.......+............+.....+...+.......+..+..................+.+...........................+...+.........+.....+...+...+.+.....+.+...+.....+.......+..+.+..............+..........+......+............+.........+.....+.+..+.+..+...+.+..............+.+...+..+....+.....................+...+..................+..+...+....+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:36.405 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = bob-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:bob-self-signed@localhost
email = bob-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:36.813 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ........+....+.....+...+....+.....+...+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..+...+.+...........+....+...+..+......+.........+...............+....+......+......+..................+......+........+......+....+.....+......+.+...+......+............+.....+...............+.......+......+..+.......+..+.........+.+.........+..+..................+......+...............+.+..+...+............+......+................+...+...+..+.+......+.....+.+.....+....+......+.........+.........+............+...+..+....+...+..+...+..........+...+..+......+......+............................+........+...+....+......+..+...+....+...+..+...+.......+.....+...+...+.......+........+......+.+........+.......+........+.+...+.....+...+..........+...+.........+.....+...............+.+..............+.+...........+....+.....................+.....+.+..+.......+..................+.....+...+.......+..+.........+....+...+........+....+......+.....+.+.........+..+...+.+......+.........+......+..................+..+....+...+..+......+....+...+........+...+.+...+......+.....+.......+..+.+......+...........+...+......+.+........+.........+..........+.......................+....+......+...+.....+......+...+.+.........+.....+............+.+.....+.......+.....+............+....+.....+.+...+........+.......+...+........+......+...+.+..........................+.+..............+...+...+.............+.....+....+......+...........+...+......+.+...............+.....+.+..+...+.......+...+........+.......+.....+.......+.....+.....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.....+....+...+.....+......+.+.....+.+..+...+...+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.................+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:36.813 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = greg-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:greg-self-signed@localhost
email = greg-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:36.968 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ....+.....+.+..+...+......................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.....+...+............+.....................+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+...........+..........+......+..+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+.........+......+.............+......+..+...+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.+.....+....+...........+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+........+.............+..+..........+..............+.........+.+........+...+....+........+.+...........+.+...+..+...+....+...........+......+.+........+....+...+..+...+.......+.....................+...............+.....+.+.....+...+...+.......+.....+................+...............+......+.....+...+.+..............+......+.+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:36.969 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = john-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]

email = john-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:37.271 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out .....+......+.........+.+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+..........+.....+..............................+............+.+..+...+.......+..+......+.......+...+.....+....+.....+..........+......+..+.......+........+..................+.+...+......+...............+......+.....+....+..............+......+......+.+............+...+.....+.......+.....+...+...+....+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.....+...............+....+.........+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.......+.......................+....+...+..+...+..........+............+..+......+.......+......+..+............+.+......+...............+.........+..+........................+.............+...+.....+....+.....+.........+....+...+........+......+.........+.+.........+..+......................+..+.+............+...+...+..............+.+............+...+..+...+......+.........+......+......+...+.+...+..+.........+....+...........+....+........+.............+.....+.......+..+.+..+..........+...............+.....+....+.....+......+.........+....+.............................+.+..+.......+...+...............+...+............+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:37.271 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = john@localhost-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]

email = john@localhost-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:37.336 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ..+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+........+.+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...........+...+....+..+..........+.....+.+..+......+............+.......+...+.....+...+......+...+.......+...+..+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.............+..+...+.+........+...+...+......+..........+.....+.........+.......+..+...+...+....+...+........+......+....+..+....+...+..+....+..+............+..........+...........+.+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:37.337 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = not-mike-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]

email = not-mike-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:37.539 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..+.+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
....+..+....+.....+......+....+......+...........+.........+....+..+...+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+.............+..+.........+......+..........+.....+....+......+..................+......+.....+.......+..+.+..+....+......+............+...+........+.......+..+.+......+........+.+.....+.+..................+...+..............+...+...+...+.+.....+.+..+..........+........+...+....+.....+.+..+.......+......+..+...+.+...+........+............+...............+.+...........+......+....+...........+.......+...+...+...............+...............+......+...+..+...+......+.+......+.....+....+...+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:37.539 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = grace-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:grace-self-signed@fed1
otherName.2 = id-on-xmppAddr;UTF8:grace-self-signed@reg1
email = grace-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:37.689 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ...............+.........+..+...+.+.........+.....+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....................+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+......+.........+.+.....+....+...+..+......+......+...................+......+........+.+..+...+.......+.....+.........+.........+.........+..........+..........................+......+.+...+...........+................+.........+......+..+.+............+.........+...+..+.............+..................+.....+.......+............+......+..+.+..+.......+...+....................+...+....+...........+.+...+..+.+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+...............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+.....+.+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----


*** User 2024-03-21 07:52:37.690 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost-self-signed.cfg
HOME            = .
RANDFILE        = $ENV::HOME/.rnd

oid_section = xmpp_oids

####################################################################
[ req ]
default_bits        = 4096
distinguished_name  = client_distinguished_name
req_extensions      = client_req_extensions
string_mask         = utf8only
prompt              = no

####################################################################
[ xmpp_oids ]


####################################################################
[ client_distinguished_name ]
commonName                  = grace@localhost-self-signed

####################################################################
[ client_req_extensions ]

subjectKeyIdentifier        = hash
basicConstraints            = CA:FALSE
keyUsage                    = digitalSignature, keyEncipherment
subjectAltName              = @alternate_names
nsComment                   = "Fake Dev-Only Certificate for SASL EXTERNAL tests"

###############################################################################################################
## subjectAltName sections, see 'man x509v3_config' for more information
## example:
## otherName.1 = id-on-xmppAddr;UTF8:alice@localhost
###############################################################################################################
[ alternate_names ]
otherName.1 = id-on-xmppAddr;UTF8:grace-self-signed@fed1
otherName.2 = id-on-xmppAddr;UTF8:grace-self-signed@reg1
email = grace@localhost-self-signed@mail.domain.com ## this is just to have sth in the section


*** User 2024-03-21 07:52:37.828 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out ...+.........+.....+.+.....+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+....+...............+...+...............+..+.........+.........+...+...+....+..+.+............+......+...........+...+.+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
....+..+.+...+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.+............+.........+..............+.......+.....+....+...+.....+......+.+...+...+...+......+........+.+.....+.......+..+.+......+.....+...+...+...+.+......+...+.........+..+..........+...+........+.......+......+.....+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----




=== Ended at 2024-03-21 07:52:37
=== successfully completed test case
=== === Returned value: [{certs,#{"bob" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob_cert.pem"},
                              "bob-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/bob-self-signed_self_signed_cert.pem"},
                              "grace" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace_cert.pem"},
                              "grace-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace-self-signed_self_signed_cert.pem"},
                              "grace@localhost" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost_cert.pem"},
                              "grace@localhost-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/grace@localhost-self-signed_self_signed_cert.pem"},
                              "greg" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg_cert.pem"},
                              "greg-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/greg-self-signed_self_signed_cert.pem"},
                              "john" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john_cert.pem"},
                              "john-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john-self-signed_self_signed_cert.pem"},
                              "john@localhost" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost_cert.pem"},
                              "john@localhost-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/john@localhost-self-signed_self_signed_cert.pem"},
                              "kate" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate_cert.pem"},
                              "kate-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/kate-self-signed_self_signed_cert.pem"},
                              "not-alice" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice_cert.pem"},
                              "not-alice-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-alice-self-signed_self_signed_cert.pem"},
                              "not-mike" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike_cert.pem"},
                              "not-mike-self-signed" =>
                                  #{key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike-self-signed_key.pem",
                                    cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/not-mike-self-signed_self_signed_cert.pem"}}},
                     {{ejabberd_cwd,mongooseim@localhost},
                      "/home/circleci/project/_build/mim1/rel/mongooseim"},
                     {watchdog,<0.92553.0>},
                     {preset,"mysql_redis"},
                     {mim_data_dir,"/home/circleci/project/big_tests/tests/sasl_external_SUITE_data"},
                     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/sasl_external_suite.init_per_suite.html"},
                     {tc_group_properties,[]},
                     {tc_group_path,[]},
                     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/sasl_external_SUITE_data/"},
                     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.sasl_external_SUITE.logs/run.2024-03-21_07.52.32/log_private/"}]


Test run history | Top level test index | Latest test result