Is there any acme testing for non standard tls just for testing on CI/CD for just for follow acme hooks and etc.
I want to configure our dns servers and want to add acme as SSL generator base on wildcard test and i dont wanna request acctually the letsencrypt production stage.
I just wanno to get random key from acme client and add record to dns server and test rest of app.
Is there any solution for it? how can i have test env for acme client.
Do i require actually valid domain or somthikg like mydomin.sampltld
will work?