=== 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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07"

=== Started at 2022-06-22 09:29:52


*** System report during sasl_external_SUITE:init_per_suite/1 2022-06-22 09:29:52.806 ***🔗
=WARNING REPORT==== 22-Jun-2022::09:29:52.805884 ===
====== SUITE sasl_external_SUITE starting


*** User 2022-06-22 09:29:52.808 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:52.887 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice_key.pem",
     " -outform PEM"]
Out Can't load /home/circleci/.rnd into RNG
139696841106752:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:98:Filename=/home/circleci/.rnd
Generating a RSA private key
..............+++++
...........................................................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice_key.pem'
-----


*** User 2022-06-22 09:29:52.896 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:52 2025 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 2022-06-22 09:29:52.896 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:52.972 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
...........................................+++++
.........................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate_key.pem'
-----


*** User 2022-06-22 09:29:52.980 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:52 2025 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 2022-06-22 09:29:52.981 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.075 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
...........+++++
..............................................................................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob_key.pem'
-----


*** User 2022-06-22 09:29:53.083 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:53 2025 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 2022-06-22 09:29:53.084 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.118 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
...........+++++
...............+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg_key.pem'
-----


*** User 2022-06-22 09:29:53.128 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:53 2025 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 2022-06-22 09:29:53.129 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.182 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
.............+++++
............................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john_key.pem'
-----


*** User 2022-06-22 09:29:53.192 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:53 2025 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 2022-06-22 09:29:53.193 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.242 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
..........+++++
............................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost_key.pem'
-----


*** User 2022-06-22 09:29:53.252 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:53 2025 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 2022-06-22 09:29:53.253 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.281 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
..............+++++
...+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike_key.pem'
-----


*** User 2022-06-22 09:29:53.292 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:53 2025 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 2022-06-22 09:29:53.292 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.317 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
.....+++++
........+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace_key.pem'
-----


*** User 2022-06-22 09:29:53.327 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:53 2025 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 2022-06-22 09:29:53.327 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.523 ***🔗
generate_ca_signed_cert 1:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost.csr",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost_key.pem",
     " -outform PEM"]
Out Generating a RSA private key
..................+++++
..............................................................................................................................................................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost_key.pem'
-----


*** User 2022-06-22 09:29:53.532 ***🔗
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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost.csr",
     " --out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 Mar 18 09:29:53 2025 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 2022-06-22 09:29:53.533 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.570 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
..+++++
......................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:53.570 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.680 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
.....................................+++++
..........................................................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:53.681 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.706 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
..+++++
...........+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:53.706 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:53.792 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
........................................................+++++
...............+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:53.792 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:54.087 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
.........................................................+++++
........................................................................................................................................................................................................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:54.088 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:54.197 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
.......................+++++
..................................................................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:54.197 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:54.284 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
.................................................+++++
...................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:54.285 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:54.319 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
...................+++++
.+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace-self-signed_key.pem'
-----


*** User 2022-06-22 09:29:54.319 ***🔗
OpenSSL config: /home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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 ]
id-on-xmppAddr = 1.3.6.1.5.5.7.8.5

####################################################################
[ 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 2022-06-22 09:29:54.403 ***🔗
generate_self_signed_cert:
Cmd ["openssl req -config ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost-self-signed.cfg",
     " -newkey rsa:2048 -sha256 -nodes -out ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost-self-signed_self_signed_cert.pem",
     " -keyout ",
     "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost-self-signed_key.pem",
     " -x509 -outform PEM -extensions client_req_extensions"]
Out Generating a RSA private key
.................+++++
...........................................+++++
writing new private key to '/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost-self-signed_key.pem'
-----




=== Ended at 2022-06-22 09:29:54
=== successfully completed test case
=== === Returned value: [{certs,#{"bob" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob_key.pem"},
                              "bob-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/bob-self-signed_key.pem"},
                              "grace" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace_key.pem"},
                              "grace-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace-self-signed_key.pem"},
                              "grace@localhost" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost_key.pem"},
                              "grace@localhost-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/grace@localhost-self-signed_key.pem"},
                              "greg" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg_key.pem"},
                              "greg-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/greg-self-signed_key.pem"},
                              "john" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john_key.pem"},
                              "john-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john-self-signed_key.pem"},
                              "john@localhost" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost_key.pem"},
                              "john@localhost-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/john@localhost-self-signed_key.pem"},
                              "kate" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate_key.pem"},
                              "kate-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/kate-self-signed_key.pem"},
                              "not-alice" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice_key.pem"},
                              "not-alice-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-alice-self-signed_key.pem"},
                              "not-mike" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike_key.pem"},
                              "not-mike-self-signed" =>
                                  #{cert =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike-self-signed_self_signed_cert.pem",
                                    key =>
                                        "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/not-mike-self-signed_key.pem"}}},
                     {{ejabberd_cwd,mongooseim@localhost},
                      "/home/circleci/project/_build/mim1/rel/mongooseim"},
                     {watchdog,<0.28220.1>},
                     {mim_data_dir,"/home/circleci/project/big_tests/tests/sasl_external_SUITE_data"},
                     {preset,"elasticsearch_and_cassandra_mnesia"},
                     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.sasl_external_SUITE.logs/run.2022-06-22_09.29.52/log_private/"}]


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