Telegram_2023-01-11T14

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2023 > 01 > 11 >

Telegram_2023-01-11T14

Telegram link

 

2023-01-11T14:21:50

 

What issues exactly? As long as they have the latest version of IWCertificateManager the process should be straightforward as described on that article

 


 

Telegram link

 

2023-01-11T14:25:01

 

I believe it could be some standards that I put in the ServerController, so I wanted to clarify so I can make the certificate generation and registration videos

 


 

Telegram link

 

2023-01-11T14:33:49

 

Don't forget:

 

type: code ServerController -> SSLOptions -> EnableACME := True;

 

and create a folder in same place to your EXE, named:

 

type: code acme-challenge

 


 

Telegram link

 

2023-01-11T14:36:22

 

EnableACME := True;

 


 

Telegram link

 

2023-01-11T14:36:23

 

Yes, remembering that it's always with new projects, or when someone always asks for some help there on the Forum, because I can run my application normally, so I want to solve this doubt if it could be some configuration in the servercontroler or some configuration that goes unnoticed by me

 


 

Telegram link

 

2023-01-11T14:38:58

 

Remember to build in RELEASE mode to generate your certificate.

 


 

Telegram link

 

2023-01-11T14:39:51

 

Yes, I run it in Debugger, and register it