SslOnboardCertGeneration
Posted: Mon Oct 12, 2020 3:33 pm
Hello,
I'm new to netburner world.
1. I try to use SSL onboard certificate generation feature, so I build the example code using v2.9.3 and load it into a MOD54415 module which has a DHCP address. Every time when I access to the module via https, it will reboot to Alternate Monitor Image. It's OK if access by http. So I use IPsetup v2.5 give it a static IP address. Device reboot back to example application, and I can access it by https although there's warning about connection is not private.
2. I noticed the self signed certificate generated by the board has an invalid digital signature. Even though I added certificate to the Trust Root CA list, and restart my browser, it still warn me the website is not safe due to CERT_AUTHORITY_INVALID in chrome
3. Google Chrome require subject alternate name, how do I pass in a list of names so that SAN include in the certificate?
Any idea I can get it fix or is there anything I did it wrong? Any help is much appreciated
I'm new to netburner world.
1. I try to use SSL onboard certificate generation feature, so I build the example code using v2.9.3 and load it into a MOD54415 module which has a DHCP address. Every time when I access to the module via https, it will reboot to Alternate Monitor Image. It's OK if access by http. So I use IPsetup v2.5 give it a static IP address. Device reboot back to example application, and I can access it by https although there's warning about connection is not private.
2. I noticed the self signed certificate generated by the board has an invalid digital signature. Even though I added certificate to the Trust Root CA list, and restart my browser, it still warn me the website is not safe due to CERT_AUTHORITY_INVALID in chrome
3. Google Chrome require subject alternate name, how do I pass in a list of names so that SAN include in the certificate?
Any idea I can get it fix or is there anything I did it wrong? Any help is much appreciated