You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to add intermediate SSL certificate to configuration? W/o this cert I'm getting SSL-related error in any browser and in console I have this:
140421796149056:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../ssl/record/rec_layer_s3.c:1528:SSL alert number 46
SSL certificate issued by ZeroSSL and has 3 files:
certificate -> added to beef_cert.pem
private.key -> added to beef_key.pem
ca_bundle - where it should be added?
The text was updated successfully, but these errors were encountered:
I SECOND this question................I cant seem to figure out how to setup a paid SSL to work? I dont think In understand enough about how SSLs even functions...
@XianShuKhi & @andysnotamintt thanks for submitted, I understand it has been sometime since you've posted this issue but we were wondering if you still required some help?
How to add intermediate SSL certificate to configuration? W/o this cert I'm getting SSL-related error in any browser and in console I have this:
140421796149056:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../ssl/record/rec_layer_s3.c:1528:SSL alert number 46
SSL certificate issued by ZeroSSL and has 3 files:
certificate -> added to beef_cert.pem
private.key -> added to beef_key.pem
ca_bundle - where it should be added?
The text was updated successfully, but these errors were encountered: