//go:build js && wasm
// +build js,wasm
package smx509
// Possible certificate files; stop after finding one.
var certFiles = []string{}