bburan I'm using Opalstack's built-in support for Let's Encrypt, but can't figure out where the key pairs are stored. Where are they located?
sean You can see your certificate and key contents in the dashboard by clicking the "eye" icon in the rightmost column at https://my.opalstack.com/certificates/ You don't have direct access to the files themselves.
bburan sean Great, thank you! It did not occur to me to check the dashboard (I was looking around in the filesystem via SSH).
bburan A few days ago I discovered https://my.opalstack.com/api/v1/doc/. This is exactly what I was looking for in terms of obtaining my Let's Encrypt certificates. Thanks!