Replies: 2 comments
-
All the documentation about the debugger can be found here: https://codefori.github.io/docs/developing/debug The Debug Service certificate must be generated or imported in the LPAR Digital Certificate Manager first (there may already be one you use if you have other services running securely). Ideally, the certificate common name (CN) should be the LPAR's host name, and it should also have the IPv4 address and fully qualified domain name as Subject Alternative Names. But it's nothing out of the ordinary; the debug service won't look for any specific attributes. Once both the debug service and the debug are started (both from iNav), you can debug from VS Code. No need to use a 5250 terminal. |
Beta Was this translation helpful? Give feedback.
-
A question about the DEBUG documentation. Configuring and starting the service, item 6 says to select the certificate to use.
Thanks - I'm hoping getting debug working will be the last step to convincing my group to dive into VS Code! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I believe I now have all the IBMi PTFs and apps/extensions installed.
I have the extension installed and see that we need to generate a certificate to use it.
We can generate a local cert, that is not a problem.
The question is: Is it a plain Jane cert or would the debugger looking for certain attributes on the cert? If yes, what would they be?
I cannot find any videos on debugging with Code4i, it could be that I don't know how to ask for videos on using the debugger. Are there any videos or documents?
To run the debugger, does it require the 5250 terminal to use the debugger?
Thanks, Darryl Freinkel.
Active extensions
Remote system
Enabled features
Shell env
Variants
Beta Was this translation helpful? Give feedback.
All reactions