archethic-foundation / archethic-node

Official Archethic Blockchain node, written in Elixir
GNU Affero General Public License v3.0
75 stars 22 forks source link

AEWeb uses full certification chain #1597

Open Chralu opened 2 weeks ago

Chralu commented 2 weeks ago

Is your feature request related to a problem?

A website deployed to AEWeb cannot provide its full SSL certification chain. Because of that we usually provide the last chain part (certificate directly related to the domain name).

Some Webview implementations require the full cert chain (with intermediate certs) to perform the TLS handshake.

Describe the solution you'd like

Add the management of full certs chain to aeweb.