Hi,
I am trying to run the openssl server exmaple from https://github.com/espressif/esp-idf/bl ... l_server.c
The server works fine with the certificates mentioned in the exmaple.
I am testing using
openssl s_client -connect <Ip address of ssl server>:443
However when i try to create my own certificates using openssl or using the make file mentioned in ESP8266 SSL User Manual
Version 1.4
I get errors as follows
6812:error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01:rsa_pk1.c:103:
6812:error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check failed:rsa_eay.c:705:
6812:error:1408D07B:SSL routines:ssl3_get_key_exchange:bad signature:s3_clnt.c:2004:
Has anybody faced similar issues.
openssl server : issue with certificates
Re: openssl server : issue with certificates
Just for information the certificate (cacert.pem) in the example is server certificate and not CA certificate.
Re: openssl server : issue with certificates
Is the new certificate definitely in PEM format? Are you able to post it here or PM me a link to it?
Angus
Angus
Who is online
Users browsing this forum: No registered users and 137 guests