OpenSSL Read Only System Error
-
Hi, when I put in the commands to generate my own .p12 signing certificate I get the following error:
"Can't open "private.key" for writing, Read-only file system."
I'm entering the commands in the Documenso app terminal. The domain is esign.example.net.
I've actually created a .p12 on my system but I have no idea how to find the dang file and move it to my Cloudron Documenso app. I'm pretty new to all of this. Just gotta get past this read-only error and I can get the rest.
Thanks!
Jon
-
-
@nebulon Hi, thanks for the quick response. Yes, I followed the instructions at the link you provided and also attempted to do the same with Documenso's docs. Of note, I am using the terminal for my Documenso app which is at esign.example.net. Is that the right terminal? I wouldn't know where else to execute those commands.
Thanks again,
Jon
-
-
ah you are generating the cert within the app webterminal? I guess the docs are just outlining how to generate certs on a linux system mostly and then the final cert is uploaded to the app.
Edit: maybe you have to first run
cd /app/data
to change to a working directory in the terminal which has read+write access -
This post is deleted!