Certificats SSL - Got an error while trying to create SSL certificate on OVH VPS server
... / Got an error while trying...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Got an error while trying to create SSL certificate on OVH VPS server

Von
TahirC
Erstellungsdatum 2021-06-22 06:53:53 (edited on 2024-09-04 13:53:05) in Certificats SSL

I tried to install an SSL certificate via certbot on my VPS server but i got the following error.

2021-05-14 05:15:19,038:ERROR:certbot._internal.log:An unexpected error occurred:
2021-05-14 05:15:19,038:ERROR:certbot._internal.log:TypeError: create_record() got an unexpected keyword argument 'type'

sudo certbot certonly --dns-ovh --dns-ovh-credentials /root/.ovhapi -d thomasmerat.com -d *.thomasmerat.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator dns-ovh, Installer None
Requesting a certificate for thomasmerat.com and *.thomasmerat.com
Performing the following challenges:
dns-01 challenge for thomasmerat.com
dns-01 challenge for thomasmerat.com
Cleaning up challenges
Encountered exception during recovery: TypeError: delete_record() got an unexpected keyword argument 'type'
An unexpected error occurred:
TypeError: create_record() got an unexpected keyword argument 'type'

Does anyone have an idea what could cause that error message ? Thank you


Antworten sind derzeit für diese Frage deaktiviert.