Dart-Basic-Utils
                                
                                
                                
                                    Dart-Basic-Utils copied to clipboard
                            
                            
                            
                        How to request extensions in generateRsaCsrPem
Hi.
I am trying to include codesigning extensions in my CSR using generateRsaCsrPem.  I've read through the code and previous issues and it isn't obvious how I would do it.
Many thanks!
@wilsondy Thanks for the issue, currently only the SAN extension is supported, but adding other extensions to the code should not be a big deal.
Please provide :
- Which extensions do you need
 - An example CSR to compare and check the needed ASN1 structure.