Generates random self-signed SSL certificates in memory for development and testing
A special public API input fetches and executes server-controlled JavaScript. This is unrelated to in-memory certificate generation.
Source decodes a Base64-obscured HTTP endpoint at runtime.
index.jsView on unpkg · L36Calling generateCertificates with 10 triggers a hidden remote loader.
index.jsView on unpkg · L140The loader sends a POST request to a Base64-hidden endpoint.
index.jsView on unpkg · L37The package decodes the server response and evaluates it as JavaScript.
index.jsView on unpkg · L110Package source references a known benign dynamic code generation pattern.
index.jsView on unpkg · L113Source decodes a Base64-obscured HTTP endpoint at runtime.
index.jsView on unpkg · L36The loader sends a POST request to a Base64-hidden endpoint.
index.jsView on unpkg · L37The package decodes the server response and evaluates it as JavaScript.
index.jsView on unpkg · L110Package source references a known benign dynamic code generation pattern.
index.jsView on unpkg · L113Calling generateCertificates with 10 triggers a hidden remote loader.
index.jsView on unpkg · L140