Allow DER encoding #1
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
 
			
Hi, it would be nice to have CSR in DER format supported. I saw a branch that has already worked on this feature. Any plan to merge it soon?
You already can, I think.
Let me know if that doesn’t work (AFK at the moment).
There is no
parseBlockfunction onrsa-csr/lib/pem. BTW I was able to get a CSR in DER by using thersaCSR.createfunction directly. Thanks.