Questions tagged [renewal]

This tag is for dealing with certificates, licenses and software renewal problems

63 questions
0
votes
0 answers

woocommerce subscritpions : enable early renewal

I'm looking for a way to enable early renewal option for subscriptions that are in free trial period using the WooCommerce Subscriptions extension. By default, it's not possible. (and I don't understand why...) Thanks for your help, Regards, Johann
Johann
  • 1
  • 1
0
votes
0 answers

Renewal JWT token on Kong API Gateway OSS

I Have a microservice with JWT plugin on Kong OSS. And i have this issue, when my bearer token JWT expires, how i can revew or create another token automatically?. Exists any JWT Signer plugin or JWT renewal for Kong OSS? Greetings.Somebody have…
0
votes
0 answers

How to call a function when google pay billing is renewed

i am working on an streaming app project. i wish to use google pay subscription in order to get the package to access the video. i already implemented the google pay billing and acknowledge my subscription so when i tested it, the subscription is…
0
votes
0 answers

letsencrypt renewal fails ubuntu server (LAMPP installation)

If I test the certbot renewal, it fails. It fails with sudo certbot renew --dry-run and also fails with: sudo certbot renew --cert-name "www.mywebsite.com" --apache --apache-bin /opt/lampp/bin/httpd --apache-server-root /opt/lampp/etc/…
Neuran
  • 137
  • 10
0
votes
1 answer

Certificate renewal fails with unauthorized/invalid response/404 .well-known/

I understand this question is quite common and I have tried many attempts to fix this following many different variations on the theme. In the past I could not renew a let's encrypt cert at the 3 month expiry because of this error. I have since…
Lloydo
  • 303
  • 1
  • 8
0
votes
0 answers

Could you tell us please when the data on the map will be updated?

We are adding POI on the map in the the Troitsky and Novomoskovsky administrative districts from 27th May. Could you tell us please when the data will be updated? We are launching a new service in this area and this data is required
0
votes
1 answer

How can I run cmd command to renew Kerberos ticket in python

Dears, I used to renew kerberos ticket using CMD Command as following: C:\program files (x86)\MIT\kerberos\bin>kinit as below .. then when i put the password , tkt gets renewed .. so, how I can run same cmd commands in Python??!!
0
votes
1 answer

Let ios Distribution Certificate expire if I don't want new updates

I got the email from Apple: "Your iOS Distribution Certificate will no longer be valid in 30 days. To generate a new certificate, sign in and visit Certificates, Identifiers & Profiles." It is already in the app store and I am not planning to put…
0
votes
5 answers

making personal app for iPhone

I want to make an app and use it for myself only.... I don't want to submit it to apple.. I know about provision profile ...... i also know that it expires after 3 months.... Is there any way so that i can continuously use the app without renewing…
sajwan
  • 333
  • 3
  • 14
0
votes
0 answers

C# Renew certificate issued by CA

I'm trying to renew an existing certificate issued by my personal CA. The problem is that I can't do it from the server that uses the certificate and therefore i have no access to the private key. However, I do have the CSR used to create the…
Emilio
  • 11
  • 5
0
votes
2 answers

Azure downloads old certificate whilst the app service certificate has been renewed and issued

I'm always lurking here, but finally I have a question I really cannot answer or find online anywhere. I've found people having trouble downloading the .pfx file, but that's not the case here. I'm trying to update the app service certificate in my…
0
votes
1 answer

Can't access website from Android app after HTTPS certificate renewing

I have an Android app using web services from an external server (that I do not control). Recently that server failed to renew its HTTPS certificate, and was unavailable for a few hours. During this time interval, a few users of my app attempted to…
Tim Autin
  • 6,043
  • 5
  • 46
  • 76
0
votes
1 answer

Q-Q Plots with Countr fits

I am trying to create Q-Q plots for a Weibull Count fit obtained with Countr. I am able to fit my data with Countr with the Weibull Distribution. I thought I could try to plot my data against the $fitted.values output created by Countr.…
Murali
  • 13
  • 5
0
votes
1 answer

Woocommerce subscriptions process renewal using rest API

I'm doing a custom built admin section for wordpress using rest API. I got all options except processing renewal subscriptions using rest API. Is there any possible option to do renewal processing using rest API? I'm referring to this docs:…
0
votes
1 answer

WooCommerce Subscriptions 2.0 - wcs_renewal_order_created action/filter throws error

I am trying to execute a function when WooCommerce subscriptions creates a new subscription renewal order. The reason being I wish to trap this event and pass details to a different database so we can trigger business workflows with our payment…
Headstock67
  • 151
  • 2
  • 8