/v1/console: prevent concurrent use of the same session by multiple requests #10681
Annotations
10 warnings
|
Build Icinga:
lib/base/tlsutility.cpp#L958
'int SHA1_Final(unsigned char*, SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L949
'int SHA1_Update(SHA_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L940
'int SHA1_Init(SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L768
'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L696
'int SHA1_Final(unsigned char*, SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L687
'int SHA1_Update(SHA_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L678
'int SHA1_Init(SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L537
'int PEM_write_bio_RSAPrivateKey(BIO*, const RSA*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L511
'int RSA_generate_key_ex(RSA*, int, BIGNUM*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
Build Icinga:
lib/base/tlsutility.cpp#L497
'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
background
wait
wait-all
cancel
Loading