Next.js Discord

Discord Forum

Read .p12 file on Next

Unanswered
ᵗʰᵉ Nexus posted this in #help-forum
Open in Discord
I have a .p12 certificate file, I need to read it in my app, how do I do that? I know that I should probably put it in the /public directory, but I don't know how to import it into my code to use. In fact, I only need its path so that a package I'm using can read the certificate

0 Replies