Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/blame/commit/5835f7bb9de4fd868ea12bb660afe3ef010296e2/thirdparty/openssl/openssl-1.0.0d/crypto/rsa/rsa_locl.h
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
extern int int_rsa_verify(int dtype, const unsigned char *m, unsigned int m_len,
|
|
|
|
unsigned char *rm, size_t *prm_len,
|
|
|
|
const unsigned char *sigbuf, size_t siglen,
|
|
|
|
RSA *rsa);
|