Replies: 3 comments
-
I am not stick with LEGO, i just need any working way to use SSL certificate & rust-rpxy in any script may be use any mechanism as mentioned in another post, |
Beta Was this translation helpful? Give feedback.
-
I have copy paste few bash script from online media, please somebody fine tune it for rust-rpxy. still it is broken.
|
Beta Was this translation helpful? Give feedback.
-
I made one bash file, it should be working, PK1 key creation default way & this bash file generate pk8 file if any change in pk1 & pk8 last modification date. Both pk1 creation & this script runs weekly with linux cron in serial order
|
Beta Was this translation helpful? Give feedback.
-
Thanks for making rust-rpxy. I am using rust-rpxy & it is working blazing fast with my self signed certificate. Now I want to use actual ssl certificate through letenscrypt with the help of LEGO. As rpxy use rust format key(PK8) & letenscrypt give key in PK1. It should be very good if some expert person make a bash file which combined the LEGO commands for ssl certificate & convert key file into rust key format. Basically i want to merge creation of key & converting into rust format in one script.
https://go-acme.github.io/lego/usage/cli/obtain-a-certificate/
if some expert make this type of bash script file then we can run that file periodically by Linux Cron job.
thanks
Beta Was this translation helpful? Give feedback.
All reactions