@Admin Can you possibly try buypass SSL?
They issue SSL for 180 days which seems cool and really helps. it also uses the same acme protocol so it shouldn’t be an issue.
Will it be implemented?
and yes, i’m Soundar(temp acc lul)
@Admin Can you possibly try buypass SSL?
They issue SSL for 180 days which seems cool and really helps. it also uses the same acme protocol so it shouldn’t be an issue.
Will it be implemented?
and yes, i’m Soundar(temp acc lul)
I’ve looked at BuyPass before and there was a reason why I didn’t implement it, but I don’t remember why that was.
But I can take another look. As you said, it uses the same ACME protocol as Let’s Encrypt, so a lot of the logic used there can be reused.
EDIT: I just remembered. The main difference was that BuyPass puts all the domains in the SAN field instead of the CN field in the certificate. Browsers accept this but our control panel does not. So you can get the certificate but you can’t install it.
What??? Buypass places the domain in the CN for me.
Try using a CSR with the domain in in subject, it works
Interesting, I’ll give it a shot.
The client area uses the acmephp/core library. Perhaps it doesn’t generate CSRs the right way.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.